* doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899)

This commit is contained in:
Stefan Kangas 2022-08-03 01:20:51 +02:00
parent e1553142fe
commit 85f1ad0c79

View file

@ -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 @{