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

camelize comment typo #3696

Closed
monkindey opened this issue Sep 19, 2016 · 3 comments
Closed

camelize comment typo #3696

monkindey opened this issue Sep 19, 2016 · 3 comments

Comments

@monkindey
Copy link

one comment about camelize function,
which can be found in this line

/**
 * Camelize a hyphen-delmited string.
 *
 * @param {String} str
 * @return {String}
 */

Did the delmited word mean the delimited

@posva
Copy link
Member

posva commented Sep 19, 2016

Yes, it does. If you could submit a PR for this, that'd be great 😄

monkindey added a commit to monkindey/vue that referenced this issue Sep 19, 2016
@monkindey
Copy link
Author

monkindey commented Sep 19, 2016

ok, i submit a PR, you can check it. Thanks!


Update

Oh no, something wrong with the circleci, as if the test/e2e/todomvc.js, is that wrong?
but i didn't modify it.

@posva
Copy link
Member

posva commented Sep 19, 2016

Thanks, don't worry about that 😉

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

3 participants