summaryrefslogtreecommitdiff
path: root/src/insdel.c
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2002-10-30 19:17:50 +0000
committerDave Love <fx@gnu.org>2002-10-30 19:17:50 +0000
commit7273faa10ea8479e33c0da758a9c7f8c68bdab65 (patch)
tree29f71538f2bcd2d3a9fe2f79d7356dfacc858fc8 /src/insdel.c
parentee648c11883d30b5aa07db11e67fcaf6c762b34b (diff)
downloademacs-7273faa10ea8479e33c0da758a9c7f8c68bdab65.tar.gz
Comment.
Diffstat (limited to 'src/insdel.c')
-rw-r--r--src/insdel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/insdel.c b/src/insdel.c
index 9c5c43e7b41..281cb010971 100644
--- a/src/insdel.c
+++ b/src/insdel.c
@@ -573,7 +573,7 @@ make_gap_larger (nbytes_added)
}
-/* Make the gap NBYTES_REMOVED bytes shorted. */
+/* Make the gap NBYTES_REMOVED bytes shorter. */
void
make_gap_smaller (nbytes_removed)