diff options
Diffstat (limited to 'lux-php/source')
-rw-r--r-- | lux-php/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-php/source/program.lux b/lux-php/source/program.lux index 9c612ae97..24f215fb5 100644 --- a/lux-php/source/program.lux +++ b/lux-php/source/program.lux @@ -15,7 +15,7 @@ ["[0]" promise (.only Promise)]]] [data ["[0]" text (.open: "[1]#[0]" hash) - ["%" format (.only format)] + ["%" \\format (.only format)] [encoding ["[0]" utf8]]] [collection |