mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Fix entry in the LIMITATIONS file.
LIMITATIONS.md:
Add a missing word.
This commit is contained in:
@@ -46,7 +46,7 @@ following fixed limits:
|
||||
|
||||
* Predicates and functions can have at most about 1000 arguments.
|
||||
|
||||
* Higher-order terms are limited to arity of about 500.
|
||||
* Higher-order terms are limited to an arity of about 500.
|
||||
|
||||
These limits can be lifted (with some effort), but would possibly incur
|
||||
performance penalties. Contact the Mercury team (<mercury@mercurylang.org>)
|
||||
|
||||
Reference in New Issue
Block a user