diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | man/libzahl.7 | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ NAME ETYMOLOGY The bold uppercase 'Z' which represents the set of - all integers is derived from the german word 'zahlen', - whose singular is 'zahl'. + all integers is derived from the german word 'Zahlen', + whose singular is 'Zahl'. DESCRIPTION libzahl is a C library for arbitrary size integers, diff --git a/man/libzahl.7 b/man/libzahl.7 index f6dc99e..9a7334b 100644 --- a/man/libzahl.7 +++ b/man/libzahl.7 @@ -4,7 +4,7 @@ libzahl - Big integer library .SH ETYMOLOGY The bold uppercase \(aqZ\(aq which represents the set of all integers is derived from the german word -\(aqzahlen\(aq, whose singular is \(aqzahl\(aq. +\(aqZahlen\(aq, whose singular is \(aqZahl\(aq. .SH DESCRIPTION .B libzahl is a C library for arbitrary size integers, that |
