Skip to content

Commit a8b6858

Browse files
Yay295radarhere
andauthored
spec -> specification
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent a2c0a90 commit a8b6858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PIL/EpsImagePlugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def _open(self) -> None:
231231

232232
def check_required_header_comments() -> None:
233233
"""
234-
The EPS spec requires that some headers exist.
234+
The EPS specification requires that some headers exist.
235235
This should be checked after all headers have been read,
236236
or at the end of the file if that comes first.
237237
"""

0 commit comments

Comments
 (0)