Try to make a sentance more readable.
This commit is contained in:
parent
e68fbc44aa
commit
06daee9dd7
@ -60,7 +60,7 @@ core defines this operation. The result is affected by the
|
|||||||
|
|
||||||
\begin{funcdesc}{truth}{o}
|
\begin{funcdesc}{truth}{o}
|
||||||
Return \constant{True} if \var{o} is true, and \constant{False}
|
Return \constant{True} if \var{o} is true, and \constant{False}
|
||||||
otherwise. This is equivalent to the constructor of the \class{bool}
|
otherwise. This is equivalent to using the \class{bool}
|
||||||
constructor.
|
constructor.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user