Edinson E. Padrón Urdaneta created MNGSITE-398:
--------------------------------------------------
Summary: Fix a type in `Configuring Apache Maven`
Key: MNGSITE-398
URL: https://issues.apache.org/jira/browse/MNGSITE-398
Project: Maven Project Web Site
Issue Type: Improvement
Reporter: Edinson E. Padrón Urdaneta
The current text for `MAVEN_OPTS` is
{quote}This variable contains parameters used to start up the JVM running Maven
and can be used to supply additional options to globally to Maven.
{quote}
There's an odd `to` before `globally`. An a rewording like this could be
improve how it is read
{quote}This variable contains parameters used to start up the JVM running Maven
and can be used to globally supply additional options to it.
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)