geirm       2003/11/13 11:30:40

  Modified:    xdocs    index.xml powered.xml
               docs     index.html powered.html
  Log:
  fix several cases of "it's" where it should be "its"
  
  Revision  Changes    Path
  1.72      +2 -2      jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- index.xml 21 Oct 2003 11:42:24 -0000      1.71
  +++ index.xml 13 Nov 2003 19:30:40 -0000      1.72
  @@ -64,7 +64,7 @@
   <p>
       <strong>IntelliJ IDEA Uses Velocity</strong>
       <blockquote>
  -    <a href="http://www.intellij.com/";>IntelliJ IDEA</a> uses Velocity as it's
  +    <a href="http://www.intellij.com/";>IntelliJ IDEA</a> uses Velocity as its
           templating system for generating class and method javaodocs.
       (<i>2003-10-14</i>)
       </blockquote>
  @@ -75,7 +75,7 @@
   <blockquote>
   <a href="http://www.cotsec.com/";>Cotsec</a> has released a
   cross-language/cross-platform rapid development
  -environment called Cotsec Forms that uses Velocity as it's underlying
  +environment called Cotsec Forms that uses Velocity as its underlying
   template engine.
   (<i>2003-08-23</i>)
   </blockquote>
  
  
  
  1.55      +1 -1      jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- powered.xml       26 Oct 2003 12:54:09 -0000      1.54
  +++ powered.xml       13 Nov 2003 19:30:40 -0000      1.55
  @@ -308,7 +308,7 @@
         </td>
         <td>
             IDEA is an award-winning Java IDE that is used by at least some
  -          Velocity developers :)  It uses Velocity for it's templating for
  +          Velocity developers :)  It uses Velocity for its templating for
             class and method comment templates.
         </td>
        </tr>
  
  
  
  1.95      +7 -4      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- index.html        21 Oct 2003 12:05:36 -0000      1.94
  +++ index.html        13 Nov 2003 19:30:40 -0000      1.95
  @@ -16,8 +16,11 @@
               <meta name="email" value="[EMAIL PROTECTED]">
               
              
  -                                    
  -                        
  +            
  +            
  +            
  +            
  +            
               <title>Velocity - Velocity</title>
           </head>
   
  @@ -206,7 +209,7 @@
                                                   <p>
       <strong>IntelliJ IDEA Uses Velocity</strong>
       <blockquote>
  -    <a href="http://www.intellij.com/";>IntelliJ IDEA</a> uses Velocity as it's
  +    <a href="http://www.intellij.com/";>IntelliJ IDEA</a> uses Velocity as its
           templating system for generating class and method javaodocs.
       (<i>2003-10-14</i>)
       </blockquote>
  @@ -216,7 +219,7 @@
   <blockquote>
   <a href="http://www.cotsec.com/";>Cotsec</a> has released a
   cross-language/cross-platform rapid development
  -environment called Cotsec Forms that uses Velocity as it's underlying
  +environment called Cotsec Forms that uses Velocity as its underlying
   template engine.
   (<i>2003-08-23</i>)
   </blockquote>
  
  
  
  1.68      +6 -3      jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- powered.html      26 Oct 2003 12:54:09 -0000      1.67
  +++ powered.html      13 Nov 2003 19:30:40 -0000      1.68
  @@ -16,8 +16,11 @@
               <meta name="email" value="[EMAIL PROTECTED]">
               
              
  -                                    
  -                        
  +            
  +            
  +            
  +            
  +            
               <title>Velocity - Velocity powered Websites</title>
           </head>
   
  @@ -625,7 +628,7 @@
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
             IDEA is an award-winning Java IDE that is used by at least some
  -          Velocity developers :)  It uses Velocity for it's templating for
  +          Velocity developers :)  It uses Velocity for its templating for
             class and method comment templates.
         
               </font>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to