Sebastián Katzer 12 年之前
父节点
当前提交
6a13b25010
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -20,7 +20,7 @@
     <platform name="ios">
 
         <config-file target="config.xml" parent="/*">
-		<feature name="LocalNotofication">
+		<feature name="LocalNotification">
 			<param name="ios-package" value="APPLocalNotification"/>
 		</feature>
         </config-file>