summaryrefslogtreecommitdiff
path: root/ml
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2007-12-17 18:21:48 +0000
committermichele.simionato <devnull@localhost>2007-12-17 18:21:48 +0000
commite50d231eb3ca09f476374ddbb3f69a58fc198c02 (patch)
tree7b22b7c2272c3b3f936f02a19dd9d2c722e77602 /ml
parent7f6c685e58ff830dd428dbe878d3f1e10b30eb2a (diff)
downloadmicheles-e50d231eb3ca09f476374ddbb3f69a58fc198c02.tar.gz
Minor changes
Diffstat (limited to 'ml')
-rw-r--r--ml/text.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ml/text.txt b/ml/text.txt
index 63a0874..342513c 100644
--- a/ml/text.txt
+++ b/ml/text.txt
@@ -162,8 +162,8 @@ A few comments are in order.
1.
We used the ability to define exceptions with a value:
- ``exception ArityError of string`` means that ``ArityError`` accepts
- a string argument (the error message).
+ ``exception ArityError of string`` means that ``ArityError`` accepts
+ a string argument (the error message).
2.
We used the standard library ``String.fields`` utility, which splits a string