You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2010/10/15 11:23:59 UTC

svn commit: r1022865 - /openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt

Author: jlaskowski
Date: Fri Oct 15 09:23:58 2010
New Revision: 1022865

URL: http://svn.apache.org/viewvc?rev=1022865&view=rev
Log:
Typos and such

Modified:
    openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt?rev=1022865&r1=1022864&r2=1022865&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/README.txt Fri Oct 15 09:23:58 2010
@@ -8,12 +8,12 @@ Installation
 ===================
  
  If you are reading this, you've already unpacked the Apache OpenEJB release.  
- In that case, congratulations, you've installed OpenEJB.  
+ In that case, congratulations, OpenEJB is installed.
  
- If you've unpacked OpenEJB into the directory C:\openejb, for example.
- Than this directory is your OPENEJB_HOME directory.  The OPENEJB_HOME
+ If you've unpacked OpenEJB into the directory C:\openejb, for example,
+ this directory becomes your OPENEJB_HOME directory. The OPENEJB_HOME
  directory is refered to in various parts of the documentation, so it's
- good to remeber where it is.
+ good to remember where it is.
 
  Add OPENEJB_HOME/bin directory to your PATH environment variable:
 
@@ -39,8 +39,8 @@ Using Apache OpenEJB
  
    [user@host openejb]# openejb --help
  
- You really only need to know two commands to use OpenEJB, deploy
- and start.  Both are completely documented and have examples.
+ You really only need to know two commands to use OpenEJB - deploy
+ and start. Both are completely documented and have examples.
  
  For help information and command options, try this: