#DOCUMENTATION by mawalch
authormawalch
Fri, 23 Sep 2016 07:06:30 +0200
changeset 3987 ed1e194ec458
parent 3985 2b2a2ee12cdc
child 3988 dc67db6ea87b
child 3989 0d80c63e7874
#DOCUMENTATION by mawalch class: Parser comment/format in: #documentation typo
Parser.st
--- a/Parser.st	Thu Sep 22 15:13:45 2016 +0200
+++ b/Parser.st	Fri Sep 23 07:06:30 2016 +0200
@@ -303,7 +303,7 @@
                                                 as instances of ImmutableArray,
                                                 which cannot be stored into.
                                                 Default is false, for compatibility.
-                                                Can be turned on while developping
+                                                Can be turned on while developing
                                                 new code to make certain that side
                                                 effects are avoided.