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

French sentence missing from French FAQ appears in English FAQ #5675

Closed
vicuna opened this issue Jul 8, 2012 · 1 comment
Closed

French sentence missing from French FAQ appears in English FAQ #5675

vicuna opened this issue Jul 8, 2012 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jul 8, 2012

Original bug ID: 5675
Reporter: varobert
Status: closed (set by @damiendoligez on 2012-07-17T12:48:27Z)
Resolution: fixed
Priority: normal
Severity: trivial
Category: web site

Bug description

In the English OCaml FAQ, under "A function obtained through partial application is not polymorphic enough", the following sentences appears in the English version:

The two definitions are semantically equivalent, and the new one can be assigned a polymorphic type scheme, since it is no more a function application. La nouvelle définition est sémantiquement équivalent à l'ancienne, et peut recevoir un schéma de type polymorphe étant donné que ce n'est plus une application.

The second one appears to be the translation of the first one, and the sentence is missing from the French FAQ. It seems that the sentence was marked to appear in the English FAQ instead of the French one.

Additional information

http://caml.inria.fr/resources/doc/faq/core.en.html
http://caml.inria.fr/resources/doc/faq/core.fr.html

@vicuna
Copy link
Author

vicuna commented Jul 17, 2012

Comment author: @damiendoligez

Fixed (commit 12719).

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

1 participant