diff options
Diffstat (limited to 'databases/tcl-gdbm/DESCR')
-rw-r--r-- | databases/tcl-gdbm/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-gdbm/DESCR b/databases/tcl-gdbm/DESCR index 646c93bb1a4..f2f58aa3972 100644 --- a/databases/tcl-gdbm/DESCR +++ b/databases/tcl-gdbm/DESCR @@ -1,6 +1,6 @@ This directory contains the source of tclgdbm, a dynamically loaded extension for accessing GNU gdbm files from tcl/tk. GNU gdbm files -provide persistent mappings from arbitrary keys to values. tclgdbm +provide persistent mappings from arbitrary keys to values. tclgdbm uses these features to provide mappings from (short) key strings to (larger) data strings. |