core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
changeset 2110 87162897325f
parent 2107 b215b9793b10
child 2114 ffc0b039840b
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Tue Sep 28 07:53:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Tue Sep 28 10:37:18 2010 -0500
@@ -57,7 +57,7 @@
   <li><strong>Performance improvements</strong>  &mdash; We continue to address known performance issues as they reveal themselves. This release provides improvements for:
       <ul>
           <li><strong>Stack frames</strong>   &mdash; in the Debug view stack frames were displayed once the symbol tables were completely read. For large symbol files this sometimes slowed down the display and hence the ability to continue debugging. Now the Debug view will show a subset of stack frames after a set time and update the remainder once it has finished scanning the symbol file.</li>
-          <li><strong>Executables view</strong>   &mdash; eliminated several use cases that forced the Executables list to update to frequently.</li>
+          <li><strong>Executables view</strong>   &mdash; eliminated several use cases that forced the Executables list to update too frequently.</li>
           <li><strong>Large symbol tables</strong> supported &mdash; The Carbide symbol reader has been rewritten to provide faster access to symbols and to handle very large symbol files (larger than 10GB).</li>
         </ul>
   </li>