A typo ("ocatal" instead of "octal").
This commit is contained in:
parent
12210d0397
commit
12c25bdcbf
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -687,7 +687,7 @@ isearch-lazy-highlight-cleanup'.
|
|||
** Changes in sort.el
|
||||
|
||||
The function sort-numeric-fields interprets numbers starting with `0'
|
||||
as ocatal and numbers starting with `0x' or `0X' as hexadecimal. The
|
||||
as octal and numbers starting with `0x' or `0X' as hexadecimal. The
|
||||
new user-option sort-numberic-base can be used to specify a default
|
||||
numeric base.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue