]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899)
authorStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 23:20:51 +0000 (01:20 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 23:20:51 +0000 (01:20 +0200)
doc/misc/vtable.texi

index 296dc520a1b9ced3a6192c6863a14e8267577f5e..59cd9d0f5642b25c143fd05d25ad39c2dea16f0b 100644 (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 @{