Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Genlex doc #6050

Closed
vicuna opened this issue Jun 24, 2013 · 2 comments
Closed

Typo in Genlex doc #6050

vicuna opened this issue Jun 24, 2013 · 2 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Jun 24, 2013

Original bug ID: 6050
Reporter: rgrinberg
Assigned to: @gasche
Status: closed (set by @xavierleroy on 2015-12-11T18:19:57Z)
Resolution: fixed
Priority: normal
Severity: trivial
Version: 4.00.1
Category: documentation

Bug description

http://caml.inria.fr/pub/docs/manual-ocaml/libref/Genlex.html

'let parse_expr..' should be 'let rec parse_expr..'

@vicuna
Copy link
Author

vicuna commented Jun 24, 2013

Comment author: william

funny, because same bug report (0005211) was marked as resolved in ocaml 3.12.1

@vicuna
Copy link
Author

vicuna commented Jun 24, 2013

Comment author: @gasche

I'm not sure what happened to #5211, but it was indeed solved a few weeks ago by commit 13613. The fix will only be visible online when the documentation of the next release is generated.

Thanks for the report in any case; it's very helpful to get notices of these glitches, and It's better to have a few more than a few less.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants