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 e9041321e..6dd73842c 100644
--- a/lux-php/source/program.lux
+++ b/lux-php/source/program.lux
@@ -177,7 +177,7 @@
[StructureValue]
)
-(type: Reader
+(type Reader
(-> java/lang/Object (Try Any)))
(exception: (unknown_kind_of_object [object java/lang/Object])