--- 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> — We continue to address known performance issues as they reveal themselves. This release provides improvements for:
<ul>
<li><strong>Stack frames</strong> — 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> — eliminated several use cases that forced the Executables list to update to frequently.</li>
+ <li><strong>Executables view</strong> — eliminated several use cases that forced the Executables list to update too frequently.</li>
<li><strong>Large symbol tables</strong> supported — 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>