Procházet zdrojové kódy

Update plugin.xml typo

Shazron Abdullah před 12 roky
rodič
revize
648ba512d0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -4,7 +4,7 @@
     version="1.0.0">
 
     <name>KeyChain Plugin for Cordova iOS</name>
-    <description>This plugin allows your app access to the iOS KeyChain from Cordova. See: https://developer.apple.com/library/mac/documentation/security/conceptual/keychainServConcepts/iPhoneTasks/iPhoneTasks.html</name>
+    <description>This plugin allows your app access to the iOS KeyChain from Cordova. See: https://developer.apple.com/library/mac/documentation/security/conceptual/keychainServConcepts/iPhoneTasks/iPhoneTasks.html</description>
 	
     <engines>
         <engine name="cordova" version=">=2.2.0" />