mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Fix a grammatical error (subject and verb must agree in number) and
improve English idiom.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<title/>
|
||||
|
||||
<para>The GDBM package contains the GNU Database Manager. It is a library
|
||||
of database functions that use extensible hashing and works similar to the
|
||||
of database functions that uses extensible hashing and works like the
|
||||
standard UNIX dbm. The library provides primitives for storing key/data
|
||||
pairs, searching and retrieving the data by its key and deleting a key
|
||||
along with its data. </para>
|
||||
|
||||
Reference in New Issue
Block a user