From 85f1ad0c798b5556c37185f4930929d5aa386a5e Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 3 Aug 2022 01:20:51 +0200 Subject: [PATCH] * doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899) --- doc/misc/vtable.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 @{ -- 2.39.5