Fix typo: c_float represents to C float type.

This commit is contained in:
Thomas Heller 2007-09-06 20:26:03 +00:00
parent 303d35082c
commit c4f5a159aa
1 changed files with 1 additions and 1 deletions

View File

@ -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*}