From dcad27886548e93dc09d16b8c3860c177503d170 Mon Sep 17 00:00:00 2001 From: Joseph Fox-Rabinovitz Date: Tue, 27 Sep 2016 12:42:18 -0400 Subject: [PATCH] Typo in doc --- docs/handbook/image-file-formats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/image-file-formats.rst b/docs/handbook/image-file-formats.rst index 459cb75d8..a76a62f56 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -907,7 +907,7 @@ PIL identifies MPEG files. WMF ^^^ -PIL can identify placable WMF files. +PIL can identify playable WMF files. In PIL 1.1.4 and earlier, the WMF driver provides some limited rendering support, but not enough to be useful for any real application.