This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.models.api-1.2.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git

commit de6f3c0bed6f029767a32cb20abb769e63505972
Author: Konrad Windszus <k...@apache.org>
AuthorDate: Wed May 20 14:49:15 2015 +0000

    fix typo
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api@1680584
 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/sling/models/factory/InvalidResourceException.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/java/org/apache/sling/models/factory/InvalidResourceException.java 
b/src/main/java/org/apache/sling/models/factory/InvalidResourceException.java
index c9efc86..78fbdc3 100644
--- 
a/src/main/java/org/apache/sling/models/factory/InvalidResourceException.java
+++ 
b/src/main/java/org/apache/sling/models/factory/InvalidResourceException.java
@@ -23,7 +23,7 @@ import org.apache.commons.lang.StringUtils;
 import org.apache.sling.validation.api.ValidationResult;
 
 /**
- * Thrown in case Sling Validation detected an invalid resource upon which the 
model should be instanciated.
+ * Thrown in case Sling Validation detected an invalid resource upon which the 
model should be instantiated.
  * @see <a 
href="http://sling.apache.org/documentation/bundles/validation.html";>Sling 
Validation</a>
  * @see ModelFactory
  */

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <commits@sling.apache.org>.

Reply via email to