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

Fixed camelCase and PascalCase meaning #208

Merged

Conversation

danopz
Copy link
Contributor

@danopz danopz commented Jul 20, 2017

Fixed camelCase and PascalCase as their meaning was inverted in CONTRIBUTING

@BernhardPosselt
Copy link
Member

Looked it up. PascalCase is indeed like you said but CamelCase can also be camelCase. Probably good idea to use http://www.oracle.com/technetwork/java/codeconventions-135099.html as a base and give examples rather than describing it/using names

@sonologic
Copy link
Collaborator

I believe there is no canonical definition for camel case. I always use it to refer to the form where the first character is upper-case, but there are others who take it to be lower-case. Perhaps use 'upper camel case' versus 'lower camel case' as seems to be common.

https://en.wikipedia.org/wiki/Camel_case

@BernhardPosselt BernhardPosselt merged commit f7eb5f9 into nextcloud:master Aug 2, 2017
@danopz danopz deleted the case-correction-contributing branch August 3, 2017 10:31
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

Successfully merging this pull request may close these issues.

None yet

3 participants