You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:24:53 UTC

[sling-org-apache-sling-testing-sling-mock] 03/09: cosmetic: fix javadoc typos

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

rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-1.9.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git

commit b04e7ff09f667f9eaf5633ed0016319fdb9e5c18
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue Dec 6 08:38:14 2016 +0000

    cosmetic: fix javadoc typos
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-1.x@1772841 13f79535-47bb-0310-9956-ffa450edef68
---
 .../sling/testing/mock/sling/context/ModelAdapterFactoryUtil.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/testing/mock/sling/context/ModelAdapterFactoryUtil.java b/src/main/java/org/apache/sling/testing/mock/sling/context/ModelAdapterFactoryUtil.java
index 5bfcaa8..b47399c 100644
--- a/src/main/java/org/apache/sling/testing/mock/sling/context/ModelAdapterFactoryUtil.java
+++ b/src/main/java/org/apache/sling/testing/mock/sling/context/ModelAdapterFactoryUtil.java
@@ -48,7 +48,7 @@ import org.osgi.framework.Version;
 import org.reflections.Reflections;
 
 /**
- * Helper methos for simulating sling models bundle events.
+ * Helper methods for registering Sling Models from the classpath.
  */
 final class ModelAdapterFactoryUtil {
     

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