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

setOpt case sensitivity #25

Closed
MikeLund opened this issue Aug 3, 2016 · 1 comment
Closed

setOpt case sensitivity #25

MikeLund opened this issue Aug 3, 2016 · 1 comment

Comments

@MikeLund
Copy link
Contributor

MikeLund commented Aug 3, 2016

Hi, is there a reason why "setopt" is used in all examples (being all-lowercase function name), but in the code the function is "setOpt"?

Function names are case insensitive, but it kinda stinks. To fix this, should the examples be changed to camelCase, or should the function name be changed to all lowercase?

@amouhzi
Copy link
Member

amouhzi commented Aug 4, 2016

Hi, thank you for your remark.

The docs are not up to date. so to fix this the examples be changed to camelCase.

amouhzi added a commit that referenced this issue Aug 13, 2016
Change "setopt" to camelCase (#25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants