aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-20 18:58:36 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-20 18:58:36 +0100
commitaa994fb476b4af6d7eb08bb682ad773a531a705a (patch)
treec92f3e44ca43f2058f866cdd569a41b64d31605e /README
parentm (diff)
downloadslibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.gz
slibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.bz2
slibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a4b900f..96a6346 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ DESCRIPTION
In addition to POSIX, slibc aims to support common
extensions, especially those in the GNU C Library because of
its predominance on GNU systems. slibc also aims to fill the
- lacunae in the C standard library specification, and make
+ lacunæ in the C standard library specification, and make
programming in C even easier by adding functions that would
be generally useful are impossible to implement efficiently
in other libraries.