Bug 106386 Correct misspellings in source code

r=bernd rs=brendan
This commit is contained in:
timeless@mozdev.org
2006-08-28 20:12:37 +00:00
parent 9ecb1c7f4c
commit 6623f2131b
39 changed files with 65 additions and 65 deletions

View File

@@ -11,7 +11,7 @@
<body>
<h1>Debugging Frame Reflow HowTo</h1>
<h2>General Overview</h2>
<p> The frame reflow can be logged with the debug capabilties implemented in <a href="http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsFrame.cpp"><code>nsFrame.cpp</code></a>.
<p> The frame reflow can be logged with the debug capabilities implemented in <a href="http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsFrame.cpp"><code>nsFrame.cpp</code></a>.
It provides the following information for each frame at the
start of its reflow
<ul>