use 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4799f3baab
commit
39434ba375
@ -2435,7 +2435,7 @@ checkbox which is shown in the tips dialog.}
|
||||
|
||||
\func{int}{wxFinite}{\param{double }{x}}
|
||||
|
||||
Returns a non-zero value if {\it x} is neither infinite or NaN (not a number),
|
||||
Returns a non-zero value if {\it x} is neither infinite nor NaN (not a number),
|
||||
returns 0 otherwise.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user