| Index: chrome/browser/tab_contents/navigation_controller.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/navigation_controller.h (revision 41846)
|
| +++ chrome/browser/tab_contents/navigation_controller.h (working copy)
|
| @@ -89,7 +89,7 @@
|
| bool is_auto;
|
|
|
| // True if the committed entry has replaced the exisiting one.
|
| - // A non-user initiated redierct causes such replacement.
|
| + // A non-user initiated redirect causes such replacement.
|
| // This is somewhat similiar to is_auto, but not exactly the same.
|
| bool did_replace_entry;
|
|
|
|
|