Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca81046 commit d4ccfcbCopy full SHA for d4ccfcb
1 file changed
Doc/lib/libstdtypes.tex
@@ -126,7 +126,7 @@ \section{Comparisons \label{comparisons}}
126
\lineiii{>}{strictly greater than}{}
127
\lineiii{>=}{greater than or equal}{}
128
\lineiii{==}{equal}{}
129
- \lineiii{!=}{not equal}
+ \lineiii{!=}{not equal}{}
130
\lineiii{is}{object identity}{}
131
\lineiii{is not}{negated object identity}{}
132
\end{tableiii}
0 commit comments