diff --git a/doc/syntax.rst b/doc/syntax.rst index 6ec33d93..8e8d2e46 100644 --- a/doc/syntax.rst +++ b/doc/syntax.rst @@ -262,6 +262,8 @@ The available presentation types for floating-point values are: | none | The same as ``'g'``. | +---------+----------------------------------------------------------+ +Floating-point formatting is locale-dependent. + .. ifconfig:: False +---------+----------------------------------------------------------+