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

Typo: Localize.resetCurrentLanguageToDefault() #12

Closed
rosevinod opened this issue Nov 17, 2015 · 4 comments
Closed

Typo: Localize.resetCurrentLanguageToDefault() #12

rosevinod opened this issue Nov 17, 2015 · 4 comments

Comments

@rosevinod
Copy link

please change the typo mistake:

@IBAction func doResetLanguage(sender: AnyObject) {
Localize.resetCurrentLanguageToDefault() >>>>> to >>> resetCurrentLanaguageToDefault()
}

@MartinP7r
Copy link

'language' is correct...

@rosevinod
Copy link
Author

I know that "language" word is correct but method name you have given having typo..... search for "resetCurrentLanaguageToDefault" in project ...

@marmelroy
Copy link
Owner

@cyrus86 is right. Basically the solution is to package a new release together but I want to make a small change first. Fix coming soon...

@marmelroy
Copy link
Owner

New release pushed. Please update and the issue should be solved. Closing for now.

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