Fix latex2html compile error

This commit is contained in:
George Yoshida 2006-08-30 04:33:26 +00:00
parent ca810467a4
commit d4ccfcb06e

View file

@ -126,7 +126,7 @@ This table summarizes the comparison operations:
\lineiii{>}{strictly greater than}{}
\lineiii{>=}{greater than or equal}{}
\lineiii{==}{equal}{}
\lineiii{!=}{not equal}
\lineiii{!=}{not equal}{}
\lineiii{is}{object identity}{}
\lineiii{is not}{negated object identity}{}
\end{tableiii}