You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/05/23 08:21:45 UTC

git commit: clean up pull request. this closes #11

Repository: cordova-plugin-globalization
Updated Branches:
  refs/heads/master be9b83b19 -> f2efc7ef3


clean up pull request. this closes #11


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/f2efc7ef
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/f2efc7ef
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/f2efc7ef

Branch: refs/heads/master
Commit: f2efc7ef3754a971305633623c3ee1e385301b3e
Parents: be9b83b
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu May 22 23:21:23 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu May 22 23:21:23 2014 -0700

----------------------------------------------------------------------
 src/wp/Globalization.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/f2efc7ef/src/wp/Globalization.cs
----------------------------------------------------------------------
diff --git a/src/wp/Globalization.cs b/src/wp/Globalization.cs
index cac1e03..3fe1c7b 100644
--- a/src/wp/Globalization.cs
+++ b/src/wp/Globalization.cs
@@ -11,7 +11,7 @@
 	See the License for the specific language governing permissions and
 	limitations under the License.
 */
-
+ 
 using System;
 using System.Globalization;
 using System.Runtime.Serialization;