diff --git a/eclass/office-ext-r1.eclass b/eclass/office-ext-r1.eclass index 716ae001be1d5..7e4d894483fee 100644 --- a/eclass/office-ext-r1.eclass +++ b/eclass/office-ext-r1.eclass @@ -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