mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
Fix typo
This commit is contained in:
parent
847581f7dd
commit
2d6f0f77da
|
@ -189,7 +189,7 @@ class PhotoImage(object):
|
|||
from cffi import FFI
|
||||
ffi = FFI()
|
||||
|
||||
# Pypy is using an FFI cdata element
|
||||
# PyPy is using an FFI CDATA element
|
||||
# (Pdb) self.tk.interp
|
||||
# <cdata 'Tcl_Interp *' 0x3061b50>
|
||||
_imagingtk.tkinit(
|
||||
|
|
Loading…
Reference in New Issue
Block a user