Manual: minor text fix - libzahl - big integer library
 (HTM) git clone git://git.suckless.org/libzahl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 14adeefecc1802e2f2509e7a63fe256083e5fe3e
 (DIR) parent 70d4c3ccdff6d26296504660ff36d232017064bd
 (HTM) Author: Mattias Andrée <maandree@kth.se>
       Date:   Sun,  5 Jun 2016 16:58:53 +0200
       
       Manual: minor text fix
       
       Signed-off-by: Mattias Andrée <maandree@kth.se>
       
       Diffstat:
         M doc/miscellaneous.tex               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/doc/miscellaneous.tex b/doc/miscellaneous.tex
       @@ -152,7 +152,7 @@ there are cases where it is needed. In some case
        
        \noindent
        however its implementation is optimised to be
       -around three times. It just swaps the members
       +around three times as fast. It just swaps the members
        of the parameters, and thereby the values, There
        is no rewriting of {\tt .chars} involved; thus
        it runs in constant time. It also does not