diff options
-rwxr-xr-x | Doc/lib/libctypes.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libctypes.tex b/Doc/lib/libctypes.tex index 786b9668b5..d254a273ad 100755 --- a/Doc/lib/libctypes.tex +++ b/Doc/lib/libctypes.tex @@ -2177,7 +2177,7 @@ optional float initializer. \end{classdesc*} \begin{classdesc*}{c_float} -Represents the C double datatype. The constructor accepts an +Represents the C float datatype. The constructor accepts an optional float initializer. \end{classdesc*} |