summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-07-02 19:43:38 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2021-07-02 19:55:27 +0200
commitb1c176731a959ad97992588cb9dd71187a0b1943 (patch)
tree12f189e8f39276986603fae694506d834f020586
parentapp-admin/gopass-summon-provider: mark stable (diff)
downloadgentoo-b1c17673.tar.gz
gentoo-b1c17673.tar.bz2
gentoo-b1c17673.zip
java-utils-2.eclass: fixed a typo
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
-rw-r--r--eclass/java-utils-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass
index 3368e6977f60..7b61c0b74cf0 100644
--- a/eclass/java-utils-2.eclass
+++ b/eclass/java-utils-2.eclass
@@ -118,7 +118,7 @@ JAVA_PKG_ALLOW_VM_CHANGE=${JAVA_PKG_ALLOW_VM_CHANGE:="yes"}
# Normally this is determined from the jre/jdk version specified in RDEPEND.
# See java-pkg_get-target function below.
#
-# Should generallyonly be used for testing and debugging.
+# Should generally only be used for testing and debugging.
#
# emerge bar to be compatible with 1.3
# @CODE