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:29:55 UTC

svn commit: r1430186 - /myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java

Author: lofwyr
Date: Tue Jan  8 09:29:55 2013
New Revision: 1430186

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

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

Modified: myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java?rev=1430186&r1=1430185&r2=1430186&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java (original)
+++ myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ScriptTagDeclaration.java Tue Jan  8 09:29:55 2013
@@ -70,7 +70,7 @@ public interface ScriptTagDeclaration ex
   @Deprecated
   @TagAttribute()
   @UIComponentTagAttribute()
-  void setOnexit(String onsubmit);
+  void setOnexit(String onexit);
 
   /**
    * Alternatively include a custom script file via the file attribute and use