浏览代码

spelling mistakes

avkonst 12 年之前
父节点
当前提交
b468f8b84c
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      mainline/doc/project.html

+ 6 - 6
mainline/doc/project.html

@@ -94,7 +94,7 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                   <li>It scales well to big code bases. For example initial
                   <li>It scales well to big code bases. For example initial
                     parsing of about 10000 files takes 2-3 minutes on average
                     parsing of about 10000 files takes 2-3 minutes on average
                     PC, and ONLY 10-20 seconds for iterative re-run. Reporting
                     PC, and ONLY 10-20 seconds for iterative re-run. Reporting
-                    of summary result and exceeded limits is less than 1 - 10
+                    summary results and exceeded limits is less than 1 - 10
                     seconds.</li>
                     seconds.</li>
                   <li>It can compare results for 2 code snapshots (collections)
                   <li>It can compare results for 2 code snapshots (collections)
                     and differentiate added regions (classes, functions, etc.),
                     and differentiate added regions (classes, functions, etc.),
@@ -158,10 +158,10 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                 <p>For the installation of the <span
                 <p>For the installation of the <span
                 class="normalImportance">Metrix++</span> <a
                 class="normalImportance">Metrix++</span> <a
                 href="http://sourceforge.net/projects/swi/files/">download</a>
                 href="http://sourceforge.net/projects/swi/files/">download</a>
-                the archive and unpack it to some folder. Also, you have got an
+                the archive and unpack it to some folder. Also, there is an
                 option to get the <a
                 option to get the <a
                 href="http://swi.svn.sourceforge.net/viewvc/swi/">source
                 href="http://swi.svn.sourceforge.net/viewvc/swi/">source
-                code</a> from the version conrol sytem.</p>
+                code</a> from the version conrol system.</p>
 
 
                 <h4>Prerequisites:</h4>
                 <h4>Prerequisites:</h4>
 
 
@@ -192,7 +192,7 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                 <h3 id="Documentation">Documentation</h3>
                 <h3 id="Documentation">Documentation</h3>
 
 
                 <p>Tools are self-descriptive and have got comprehensive
                 <p>Tools are self-descriptive and have got comprehensive
-                context help. Type in you command line: python
+                context help. Type in the command line: python
                 &lt;tool-name&gt;.py --help</p>
                 &lt;tool-name&gt;.py --help</p>
 
 
                 <h4>Known Limitations</h4>
                 <h4>Known Limitations</h4>
@@ -215,7 +215,7 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                 <p>It will generate a database file in working directory with
                 <p>It will generate a database file in working directory with
                 default name. In order to change the name or location, use
                 default name. In order to change the name or location, use
                 corresponding command line option. Depending on a size of code
                 corresponding command line option. Depending on a size of code
-                base, colection may take seconds or minutes, but it is very
+                base, collection may take seconds or minutes, but it is very
                 fast in general. In order to achive the highest performance (~
                 fast in general. In order to achive the highest performance (~
                 to calculation of crc32) for iterative re-scans, point out to
                 to calculation of crc32) for iterative re-scans, point out to
                 the dabase file collected for the previous code revision:</p>
                 the dabase file collected for the previous code revision:</p>
@@ -225,7 +225,7 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                 </p>
                 </p>
 
 
                 <p>Paths are optional. If you do not specify a path, it will
                 <p>Paths are optional. If you do not specify a path, it will
-                scan files in current working directory. Check other available
+                scan files in the current working directory. Check other available
                 options for the tool by executing:</p>
                 options for the tool by executing:</p>
 
 
                 <p><pre>&gt; python <span class="highImportance">collect.py</span> <span class="normalImportance">--help</span></pre>
                 <p><pre>&gt; python <span class="highImportance">collect.py</span> <span class="normalImportance">--help</span></pre>