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 09:25:31 UTC

[sling-org-apache-sling-discovery-api] 13/29: SLING-2827 : a minor javadoc typo

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

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

commit b0584cc507cbc01fc5007d339d8c9e3f9c805184
Author: Stefan Egli <st...@apache.org>
AuthorDate: Tue Apr 23 09:49:10 2013 +0000

    SLING-2827 : a minor javadoc typo
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/discovery/api@1470867 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/discovery/TopologyEvent.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/discovery/TopologyEvent.java b/src/main/java/org/apache/sling/discovery/TopologyEvent.java
index 305dcb9..65dc13f 100644
--- a/src/main/java/org/apache/sling/discovery/TopologyEvent.java
+++ b/src/main/java/org/apache/sling/discovery/TopologyEvent.java
@@ -60,7 +60,7 @@ public class TopologyEvent {
          * leaves or was restarted (its bundle deactivated/activated)</li>
          * </ul>
          * <p>
-         * Note that tha TOPOLOGY_CHANGED can also include changes in the
+         * Note that a TOPOLOGY_CHANGED can also include changes in the
          * properties!
          */
         TOPOLOGY_CHANGED,

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