Index: chrome/browser/sessions/session_service.h |
=================================================================== |
--- chrome/browser/sessions/session_service.h (revision 64006) |
+++ chrome/browser/sessions/session_service.h (working copy) |
@@ -240,7 +240,7 @@ |
SessionCommand* CreatePinnedStateCommand(const SessionID& tab_id, |
bool is_pinned); |
- // Callback form the backend for getting the commands from the previous |
+ // Callback from the backend for getting the commands from the previous |
// or save file. Converts the commands in SessionWindows and notifies |
// the real callback. |
void OnGotSessionCommands( |