Repository: cordova-plugin-contacts
Updated Branches:
  refs/heads/master b1a193604 -> 8bd180619


Removing a stray unicode character

broke my usage.

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

Branch: refs/heads/master
Commit: b8f6ce5bd04298f7fd4cba7c136389cf66eddc6b
Parents: 9075e13
Author: Ryan Willoughby <[email protected]>
Authored: Tue Jul 22 11:12:06 2014 -0700
Committer: Ryan Willoughby <[email protected]>
Committed: Tue Jul 22 11:12:06 2014 -0700

----------------------------------------------------------------------
 www/ContactFieldType.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/b8f6ce5b/www/ContactFieldType.js
----------------------------------------------------------------------
diff --git a/www/ContactFieldType.js b/www/ContactFieldType.js
index 205c1ed..8e012de 100644
--- a/www/ContactFieldType.js
+++ b/www/ContactFieldType.js
@@ -1,4 +1,4 @@
-/*
+/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file

Reply via email to