Author: kwin
Date: Fri May 13 08:12:56 2016
New Revision: 1743614
URL: http://svn.apache.org/viewvc?rev=1743614&view=rev
Log:
fix typo
Modified:
sling/site/trunk/content/documentation/development/slingstart.mdtext
Modified: sling/site/trunk/content/documentation/development/slingstart.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/slingstart.mdtext?rev=1743614&r1=1743613&r2=1743614&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/development/slingstart.mdtext
(original)
+++ sling/site/trunk/content/documentation/development/slingstart.mdtext Fri
May 13 08:12:56 2016
@@ -287,7 +287,7 @@ Use the goal with name `start` to start
1. the file path given in the configuration field `launchpadJar` or parameter
`launchpad.jar`
2. the slingstart artifact being referenced in the configuration element
`launchpadDependency`
-3. the artifact being created through the Maven project itself (only if the
current project has pacakaging `slingstart`)
+3. the artifact being created through the Maven project itself (only if the
current project has packaging `slingstart`)
4. the first dependency of type `slingstart`
The server itself is configured within an element `server` below the
configuration element `servers`. It supports the following configuration
settings