diff options
Diffstat (limited to 'Include/cStringIO.h')
-rw-r--r-- | Include/cStringIO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/cStringIO.h b/Include/cStringIO.h index cc62c90..fac5f05 100644 --- a/Include/cStringIO.h +++ b/Include/cStringIO.h @@ -71,7 +71,7 @@ */ -/* Basic fuctions to manipulate cStringIO objects from C */ +/* Basic functions to manipulate cStringIO objects from C */ static struct PycStringIO_CAPI { |