diff --git a/doc/ref/not.html b/doc/ref/not.html index 063d18e..ffd8a93 100644 --- a/doc/ref/not.html +++ b/doc/ref/not.html @@ -21,7 +21,7 @@

Remarks

- If x is non-zero, this macro expands to 1.  + If x is zero, this macro expands to 1.  Otherwise, it expands to 0.