Skip to content

Commit 478aca7

Browse files
committed
mlang.txt: Update Vim 9.0.0752
1 parent fb88d19 commit 478aca7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

en/mlang.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mlang.txt* For Vim version 9.0. Last change: 2020 Aug 15
1+
*mlang.txt* For Vim version 9.0. Last change: 2022 Sep 17
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -82,9 +82,9 @@ use of "-" and "_".
8282
characters. This sets $LC_COLLATE.
8383
Without an argument all are set, and additionally
8484
$LANG is set.
85-
When compiled with the |+float| feature the LC_NUMERIC
86-
value will always be set to "C", so that floating
87-
point numbers use '.' as the decimal point.
85+
If available the LC_NUMERIC value will always be set
86+
to "C", so that floating point numbers use '.' as the
87+
decimal point.
8888
This will make a difference for items that depend on
8989
the language (some messages, time and date format).
9090
Not fully supported on all systems

0 commit comments

Comments
 (0)