(wrong string) ée

From: <git_AT_suckless.org>
Date: Sun, 1 May 2016 14:40:13 +0200 (CEST)

commit 519003275cea0a0a340138771cb4d3239e411319
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun May 1 14:40:08 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun May 1 14:40:08 2016 +0200

    refsheet: group title style consistency
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index 765ec48..f0b0fa0 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
_AT_@ -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}
Received on Sun May 01 2016 - 14:40:13 CEST

This archive was generated by hypermail 2.3.0 : Sun May 01 2016 - 14:48:20 CEST