summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cfac716..14c97a9 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ the documentation can be accessed by running `man gdbm' and
* Overview
-GNU dbm is a set of database routines that use extendible hashing and
+GNU dbm is a set of database routines that use extendable hashing and
works similar to the standard UNIX dbm routines. The library provides
also an optional compatibility layer for UNIX-like dbm and ndbm calls.