You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/01/08 10:30:18 UTC

svn commit: r1430187 - /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java

Author: lofwyr
Date: Tue Jan  8 09:30:17 2013
New Revision: 1430187

URL: http://svn.apache.org/viewvc?rev=1430187&view=rev
Log:
spelling

Modified:
    myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java

Modified: myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java?rev=1430187&r1=1430186&r2=1430187&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java (original)
+++ myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java Tue Jan  8 09:30:17 2013
@@ -68,7 +68,7 @@ public interface ScriptTagDeclaration ex
   @Deprecated
   @TagAttribute()
   @UIComponentTagAttribute()
-  void setOnexit(String onsubmit);
+  void setOnexit(String onexit);
 
   /**
    * @deprecated Since 1.6.0. Please include a custom script file via the file attribute and use