mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
office-ext-r1.eclass: fix spelling
Thanks to codespell. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -29,7 +29,7 @@ _OFFICE_EXT_R1_ECLASS=1
|
||||
# OFFICE_REQ_USE="java,jemalloc(-)?"
|
||||
# @CODE
|
||||
if [[ ${OFFICE_REQ_USE} ]]; then
|
||||
# Append the brackets for the depend bellow
|
||||
# Append the brackets for the depend below
|
||||
OFFICE_REQ_USE="[${OFFICE_REQ_USE}]"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user