summaryrefslogtreecommitdiff
path: root/compat/delete.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-11-18 14:25:42 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-11-18 14:25:42 +0200
commitcdc6b5fca3860a5f0466fc646fd99372e50af9f4 (patch)
tree88146de4fc0eb03d900a58fb289c6ac93b8edd4d /compat/delete.c
parentc6c8162e6d81fdd5994007f4407de4305f4778bf (diff)
downloadgdbm-cdc6b5fca3860a5f0466fc646fd99372e50af9f4.tar.gz
Fix typos
Diffstat (limited to 'compat/delete.c')
-rw-r--r--compat/delete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/delete.c b/compat/delete.c
index 152c094..5b39f5f 100644
--- a/compat/delete.c
+++ b/compat/delete.c
@@ -1,5 +1,5 @@
/* delete.c - Remove the key and its associated data from the database.
- This is the original unix interface name. */
+ This is the original UNIX interface name. */
/* This file is part of GDBM, the GNU data base manager.
Copyright (C) 1990-2021 Free Software Foundation, Inc.