Remove superfluous space in transfer let description.

This commit is contained in:
bringert
2006-03-01 12:52:23 +00:00
parent 4cb90a0c69
commit c01ff143f4
2 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ argument + 1.
To give local definition to some names, use:
```
let x1 = exp1
let x1 = exp1
...
xn = expn
in exp