aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/locale.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/locale.lux')
-rw-r--r--stdlib/source/lux/locale.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/locale.lux b/stdlib/source/lux/locale.lux
index 1d6a4385f..d4bcb2c94 100644
--- a/stdlib/source/lux/locale.lux
+++ b/stdlib/source/lux/locale.lux
@@ -5,7 +5,7 @@
[hash (#+ Hash)]]
[data
["." text
- format
+ ["%" format (#+ format)]
["." encoding (#+ Encoding)]]]
[type
abstract]