This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c14759b Fix typo
2c14759b is described below

commit 2c14759b6885989251f8f4cbcca56e1811b6168c
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Oct 11 09:09:01 2023 +0200

    Fix typo
---
 content/markdown/docs/3.3.1/release-notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/docs/3.3.1/release-notes.md 
b/content/markdown/docs/3.3.1/release-notes.md
index 2549ac50..2a0cf8ae 100644
--- a/content/markdown/docs/3.3.1/release-notes.md
+++ b/content/markdown/docs/3.3.1/release-notes.md
@@ -117,7 +117,7 @@ The new [Maven 3.3.1 Release is just 
out](http://mail-archives.apache.org/mod_mb
 
 ### JVM and Command Line Options
 
-* [Project specific jvm and command line otions][MNG-5767]
+* [Project specific jvm and command line options][MNG-5767]
 
 * It's really hard to define a general set of options for calling the maven
   command line. Usually this will be solved by putting this options to a script

Reply via email to