mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Remove superfluous space in transfer let description.
This commit is contained in:
@@ -158,7 +158,7 @@ argument + 1.
|
||||
To give local definition to some names, use:
|
||||
|
||||
```
|
||||
let x1 = exp1
|
||||
let x1 = exp1
|
||||
...
|
||||
xn = expn
|
||||
in exp
|
||||
|
||||
Reference in New Issue
Block a user