diff options
Diffstat (limited to 'chrome/browser/sessions/session_service.h')
| -rw-r--r-- | chrome/browser/sessions/session_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sessions/session_service.h b/chrome/browser/sessions/session_service.h index 96bb27c..8dedb8d 100644 --- a/chrome/browser/sessions/session_service.h +++ b/chrome/browser/sessions/session_service.h @@ -240,7 +240,7 @@ class SessionService : public BaseSessionService, 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( |
