| Index: chrome/browser/resources/net_internals/index.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/index.html (revision 67900)
|
| +++ chrome/browser/resources/net_internals/index.html (working copy)
|
| @@ -219,7 +219,7 @@
|
| <b>Capturing all events...</b>
|
| <table style="margin: 8px">
|
| <tr>
|
| - <td>Pasively captured:</td>
|
| + <td>Passively captured:</td>
|
| <td align=right id=passivelyCapturedCount></td>
|
| </tr>
|
| <tr>
|
| @@ -276,7 +276,7 @@
|
| <li>If you choose not to have cookies removed from the log, you must toggle
|
| the checkbox before clicking the button.</li>
|
| </ul>
|
| -<li>Ideally you would have the tool running <b>before</b> you reproduce the
|
| +<li>Ideally you would have the tool running <b>before</b> you reproduce the
|
| bug.
|
| If that isn't possible (perhaps the bug happens unpredictably), then the
|
| next best thing is to load chrome://net-internals/ <b>as soon as you can
|
|
|