This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1cdd7c4 Correct module name
1cdd7c4 is described below
commit 1cdd7c41c93bcc28b684b856d77475cb5edd302d
Author: Robert Munteanu <[email protected]>
AuthorDate: Sat Sep 8 23:26:12 2018 +0200
Correct module name
---
documentation/getting-started.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/getting-started.html
b/documentation/getting-started.html
index 04a84a3..381e64e 100644
--- a/documentation/getting-started.html
+++ b/documentation/getting-started.html
@@ -104,7 +104,7 @@
</code></pre>
<p>Starting the Sling application creates the Sling directory name
<em>sling</em> in the same directory from where you started the above
command.</p>
<h3><a href="#java-9-and-newer" name="java-9-and-newer">Java 9 and
newer</a></h3>
-<p>For Sling 10 it is necessary to add the <code>java.see.module</code>
manually, so the command line invocation becomes</p>
+<p>For Sling 10 it is necessary to add the <code>java.se.ee</code> module
manually, so the command line invocation becomes</p>
<pre><code>java --add-modules java.se.ee -jar org.apache.sling.starter-10.jar
</code></pre>
<h2><a href="#sling-karaf" name="sling-karaf">Sling Karaf</a></h2>
@@ -128,7 +128,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Sat Sep 8 23:23:17 2018 +0200</span>
+ Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Sat Sep 8 23:25:16 2018 +0200</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo, and
the Apache Sling project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their
respective owners.
</p><p>