Author: dennisl
Date: Thu Nov 29 13:53:20 2007
New Revision: 599590

URL: http://svn.apache.org/viewvc?rev=599590&view=rev
Log:
o Fix typos.

Modified:
    maven/site/trunk/src/site/apt/developers/committer-environment.apt

Modified: maven/site/trunk/src/site/apt/developers/committer-environment.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/committer-environment.apt?rev=599590&r1=599589&r2=599590&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/committer-environment.apt 
(original)
+++ maven/site/trunk/src/site/apt/developers/committer-environment.apt Thu Nov 
29 13:53:20 2007
@@ -45,7 +45,7 @@
 
  Download <<<{{{./maven-idea-codestyle.xml}maven-idea-codestyle.xml}}>>> and 
copy it to
  <<<~/.IntelliJIDEA/config/codestyles>>> then restart IDEA. On Windows, try
- <<<C:\Documents and Settings\<username>\.IntelliJIDEA\config\codestyles>>>
+ <<<C:\Documents and Settings\\<username\>\.IntelliJIDEA\config\codestyles>>>
 
  After this, restart IDEA and open the settings to select the new code style.
 
@@ -59,7 +59,7 @@
 
 Setting up SSH public/private keys
 
- By default, SSH (Secure Shell) asks to type password each time, i.e.:
+ By default, SSH (Secure Shell) asks you to enter your password each time, 
i.e.:
 
 +-----+
 >ssh [EMAIL PROTECTED]
@@ -88,7 +88,7 @@
  to copy the content of 
<<<\{cygwin.install.path\}\home\YOUR_MACHINE_USERNAME\.ssh>>> into
  <<<C:\Documents and Settings\YOUR_MACHINE_USERNAME\.ssh>>> for Maven.
 
- To test the installation, try to log again on Apache. No more password should 
be asked.
+ To test the installation, try to log in again on Apache. You should not be 
asked for your password any more.
 
 +-----+
 >ssh [EMAIL PROTECTED]
@@ -106,7 +106,7 @@
 -bash-2.05b$
 +-----+
 
-Usefull softwares
+Useful software
 
  The Maven Team uses several software. Here is a partial list:
 


Reply via email to