diff options
-rw-r--r-- | man/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 5244b52de73..8574bd8f205 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1691,8 +1691,8 @@ (Indentation Commands): Correct description of `indent-relative'. (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text mode. The *Tab Stops* buffer uses Overwrite Mode. - (Just Spaces): `untabify' converts sequences of at least two - spaces to tabs. + (Just Spaces): `tabify' converts sequences of at least two spaces + to tabs. 2004-08-28 Eli Zaretskii <eliz@gnu.org> |