From: Stefan Kangas Date: Tue, 2 Aug 2022 23:20:51 +0000 (+0200) Subject: * doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899) X-Git-Tag: emacs-29.0.90~1447^2~530 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85f1ad0c798b5556c37185f4930929d5aa386a5e;p=emacs.git * doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899) --- diff --git a/doc/misc/vtable.texi b/doc/misc/vtable.texi index 296dc520a1b..59cd9d0f564 100644 --- a/doc/misc/vtable.texi +++ b/doc/misc/vtable.texi @@ -465,9 +465,9 @@ When point is placed on a vtable, the following keys are bound: Sort the table by the current column (@code{vtable-sort-by-current-column}). Note that the table is sorted according to the data returned by the getter function (@pxref{Making A -Table}), not by how it's -displayed in the buffer. Columns that have only numerical data is -sorted as numbers, the rest are sorted as strings. +Table}), not by how it's displayed in the buffer. Columns that have +only numerical data are sorted as numbers, the rest are sorted as +strings. @findex vtable-narrow-current-column @item @{