summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-08-03 07:33:24 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-08-03 07:33:24 +0300
commite7fa39cc66f26f733f7e8f271aacc00f77696375 (patch)
tree524f2ec10f45aa47a33681c82b93d2de1c3dc34e /README
parent9016182fe92dcdfa9103acd144ab01f30463ac72 (diff)
downloadgdbm-e7fa39cc66f26f733f7e8f271aacc00f77696375.tar.gz
Fix typos
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.