mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
bitcoin: typo
This commit is contained in:
parent
373e5e8182
commit
aec2dbbd7a
|
|
@ -65,7 +65,7 @@ are blocked. Interval can be customized too:
|
|||
The localization format is set by =*local-code*=, when `0' there is no
|
||||
thousand separator and gives 1234.56, when `1' the thousand separator
|
||||
is `#\,' and gives 1,234.56, when `2' the thousand separator is `#\.'
|
||||
and gives 1.234,56, and when `3' the thousang separator is `#\Space'
|
||||
and gives 1.234,56, and when `3' the thousand separator is `#\Space'
|
||||
and gives 1 234,56. Can be customized too:
|
||||
|
||||
#+BEGIN_SRC lisp
|
||||
|
|
|
|||
Loading…
Reference in a new issue