mirror of
https://github.com/apache/maven.git
synced 2025-03-06 16:49:27 +00:00
fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
097c8f7623
commit
1dfc502e05
@ -147,7 +147,7 @@ public void run( String[] args )
|
||||
{
|
||||
System.out.println( "You must have a ~/maven.properties file and must contain the following entries:" );
|
||||
|
||||
System.out.println( "maven.home = /path/to/m2/installtion" );
|
||||
System.out.println( "maven.home = /path/to/m2/installation" );
|
||||
|
||||
System.out.println( "maven.repo.local = /path/to/m2/repository" );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user