Author: cziegeler
Date: Fri Feb 13 09:45:23 2009
New Revision: 744053
URL: http://svn.apache.org/viewvc?rev=744053&view=rev
Log:
Fix typo.
Modified:
incubator/sling/trunk/extensions/event/src/main/resources/OSGI-INF/metatype/metatype.properties
Modified:
incubator/sling/trunk/extensions/event/src/main/resources/OSGI-INF/metatype/metatype.properties
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/event/src/main/resources/OSGI-INF/metatype/metatype.properties?rev=744053&r1=744052&r2=744053&view=diff
==============================================================================
---
incubator/sling/trunk/extensions/event/src/main/resources/OSGI-INF/metatype/metatype.properties
(original)
+++
incubator/sling/trunk/extensions/event/src/main/resources/OSGI-INF/metatype/metatype.properties
Fri Feb 13 09:45:23 2009
@@ -23,8 +23,8 @@
# the SCR plugin
#
-# Distribution Event Handler
-dist.events.name = Apache Sling Distribution Event Handler
+# Distributing Event Handler
+dist.events.name = Apache Sling Distributing Event Handler
dist.events.description = Distributes local OSGi Event Admin events to \
other nodes of the same cluster. The events are written to the JCR \
repository for distribution to other nodes while events written to the \