You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by cs...@apache.org on 2015/09/10 23:55:58 UTC

cordova-plugin-globalization git commit: Fix typo. This closes #34

Repository: cordova-plugin-globalization
Updated Branches:
  refs/heads/master 965cec044 -> a234598ed


Fix typo. This closes #34


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/a234598e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/a234598e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/a234598e

Branch: refs/heads/master
Commit: a234598ed66df00cfd643a49adffd1fbd5c8b65e
Parents: 965cec0
Author: Albert <al...@gmail.com>
Authored: Wed Jan 28 15:29:16 2015 +0100
Committer: Carlos Santana <cs...@gmail.com>
Committed: Thu Sep 10 17:55:17 2015 -0400

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/a234598e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e98ee4f..903077a 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ dialog with the text `locale: en-US`.
 ### Android Quirks
 
 - Java does not distinguish between a set "langauge" and set "locale," so this
-method is essentially the same as `navigator.globalizatin.getPreferredLanguage()`.
+method is essentially the same as `navigator.globalization.getPreferredLanguage()`.
 
 ### Windows Phone 8 Quirks
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org