[Git][java-team/vnu][master] Fix typo in README
bastif (@bastif)
gitlab at salsa.debian.org
Sat May 2 13:39:08 BST 2026
bastif pushed to branch master at Debian Java Maintainers / vnu
Commits:
f19bd4f9 by Fab Stz at 2026-05-02T14:38:40+02:00
Fix typo in README
Gbp-Dch: Ignore
- - - - -
3 changed files:
- debian/vnu-jetty12.README.Debian
- debian/vnu-jetty9.README.Debian
- debian/vnu-tomcat11.README.Debian
Changes:
=====================================
debian/vnu-jetty12.README.Debian
=====================================
@@ -5,7 +5,7 @@ With jetty12, vnu webapp is reachable at:
If running on i386 architecture, you also have to launch jetty with the
following JVM option "-Xss2048k".
-To achieved this, you could set the JAVA_OPTIONS environment variable this way.
+To achieve this, you could set the JAVA_OPTIONS environment variable this way.
echo -e '[Service]\nEnvironment="JAVA_OPTIONS=-Xss2048k"' | \
systemctl edit --drop-in vnu-jetty12.conf --stdin jetty12.service
=====================================
debian/vnu-jetty9.README.Debian
=====================================
@@ -5,7 +5,7 @@ With jetty9, vnu webapp is reachable at:
If running on i386 architecture, you also have to launch jetty with the
following JVM option "-Xss2048k".
-To achieved this, you could set the JAVA_OPTIONS environment variable this way.
+To achieve this, you could set the JAVA_OPTIONS environment variable this way.
echo -e '[Service]\nEnvironment="JAVA_OPTIONS=-Xss2048k"' | \
systemctl edit --drop-in vnu-jetty9.conf --stdin jetty9.service
=====================================
debian/vnu-tomcat11.README.Debian
=====================================
@@ -17,7 +17,7 @@ With tomcat11, vnu webapp is reachable at:
If running on i386 architecture, you also have to launch tomcat with the
following JVM option "-Xss2048k".
-To achieved this, you could set the CATALINA_OPTS environment variable this way.
+To achieve this, you could set the CATALINA_OPTS environment variable this way.
echo -e '[Service]\nEnvironment="CATALINA_OPTS=-Xss2048k"' | \
systemctl edit --drop-in vnu-tomcat11.conf --stdin tomcat11.service
View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/f19bd4f9df1e592cd51ee67402caaa7a1313f056
--
View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/f19bd4f9df1e592cd51ee67402caaa7a1313f056
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260502/69b5c26c/attachment.htm>
More information about the pkg-java-commits
mailing list