From ee35f641687d0d3159c15eea5ad80d71efff4f82 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 29 Nov 2010 01:49:26 -0500 Subject: Finished converting the Arduino docs --- source/lang/boolean.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/lang/boolean.rst') diff --git a/source/lang/boolean.rst b/source/lang/boolean.rst index 6ff4097..8d6aa5c 100644 --- a/source/lang/boolean.rst +++ b/source/lang/boolean.rst @@ -83,7 +83,7 @@ See Also -------- - :ref:`Bitwise operators ` (``&``, ``|``, ``^``, ``~``) -- :ref:`Compound bitwise operators ` (``&=``, +- :ref:`Compound bitwise operators ` (``&=``, ``|=``, ``^=``). - :ref:`if statement ` -- cgit v1.2.3