| Index: chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h
 | 
| diff --git a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h
 | 
| index 2e375cd3bf58311dc99603d485277dcd4a2eb91b..dd9c7ef8629789239e1af781428eb66101fe8b1e 100644
 | 
| --- a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h
 | 
| +++ b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h
 | 
| @@ -79,7 +79,7 @@ class AppShortcutLauncherItemController : public LauncherItemController {
 | 
|        content::WebContents* content);
 | 
|  
 | 
|    // Advance to the next item if an owned item is already active. The function
 | 
| -  // will return true if it has sucessfully advanced.
 | 
| +  // will return true if it has successfully advanced.
 | 
|    bool AdvanceToNextApp();
 | 
|  
 | 
|    // Returns true if the application is a V2 app.
 | 
| 
 |