The Wayback Machine - https://web.archive.org/web/20200716112151/https://github.com/gama-platform/gama/issues/2960
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

Same variable names for tutorial doc and gaml (*_transfert) #2960

Open
mayeulk opened this issue Mar 25, 2020 · 1 comment
Open

Same variable names for tutorial doc and gaml (*_transfert) #2960

mayeulk opened this issue Mar 25, 2020 · 1 comment

Comments

@mayeulk
Copy link

@mayeulk mayeulk commented Mar 25, 2020

In prey_predator tutorial, there is a discrepancy sometimes between the variable names for:

This could be corrected manually. I'd suggest (for the sake of coherence) the English "transfer" instead of the French "transfert". I can help with sed's regex if needed. Here's a pointer: https://stackoverflow.com/questions/1585170/how-to-find-and-replace-all-occurrences-of-a-string-recursively-in-a-directory-t
Also, if it is possible to extract the variable names from the code, a simple grep on the wiki could help check semi-automatically that the correct spelling is used.
(PS: Thanks a lot for these great tutos)

@benoitgaudou
Copy link
Contributor

@benoitgaudou benoitgaudou commented Mar 29, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.