mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix a grammatical error (subject and verb must agree in number) and
improve English idiom.
This commit is contained in:
parent
7c263b6db0
commit
ee65db4626
@ -24,7 +24,7 @@
|
|||||||
<title/>
|
<title/>
|
||||||
|
|
||||||
<para>The GDBM package contains the GNU Database Manager. It is a library
|
<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
|
standard UNIX dbm. The library provides primitives for storing key/data
|
||||||
pairs, searching and retrieving the data by its key and deleting a key
|
pairs, searching and retrieving the data by its key and deleting a key
|
||||||
along with its data. </para>
|
along with its data. </para>
|
||||||
|
Loading…
Reference in New Issue
Block a user