From 519003275cea0a0a340138771cb4d3239e411319 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 1 May 2016 14:40:08 +0200 Subject: refsheet: group title style consistency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/refsheet.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/refsheet.tex') diff --git a/doc/refsheet.tex b/doc/refsheet.tex index 765ec48..f0b0fa0 100644 --- a/doc/refsheet.tex +++ b/doc/refsheet.tex @@ -90,7 +90,7 @@ Unless specified otherwise, returns are {\tt void} and all parameters are of typ -\textbf{Bit operations} \\ +\textbf{Bit operation} \\ \entry{zand(a, b, c)} {$a \gets b \wedge c$} {bitwise} \entry{zor(a, b, c)} {$a \gets b \vee c$} {bitwise} \entry{zxor(a, b, c)} {$a \gets b \oplus c$} {bitwise} -- cgit v1.2.3-70-g09d2