aboutsummaryrefslogtreecommitdiff
path: root/lux-php/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-php/source/program.lux')
-rw-r--r--lux-php/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-php/source/program.lux b/lux-php/source/program.lux
index 0509d8b36..d3316e1c4 100644
--- a/lux-php/source/program.lux
+++ b/lux-php/source/program.lux
@@ -14,7 +14,7 @@
[concurrency
["[0]" promise (.only Promise)]]]
[data
- ["[0]" text ("[1]#[0]" hash)
+ ["[0]" text (.open: "[1]#[0]" hash)
["%" format (.only format)]
[encoding
["[0]" utf8]]]