| Index: ash/common/system/user/tray_user_unittest.cc
|
| diff --git a/ash/common/system/user/tray_user_unittest.cc b/ash/common/system/user/tray_user_unittest.cc
|
| index 2c58c6701e4de01165e31f61bb2aa620eb3a3049..7f1d977c8cf923ca5641c5b846da7193514853d8 100644
|
| --- a/ash/common/system/user/tray_user_unittest.cc
|
| +++ b/ash/common/system/user/tray_user_unittest.cc
|
| @@ -205,7 +205,7 @@ TEST_F(TrayUserTest, MutiUserModeDoesNotAllowToAddUser) {
|
| EXPECT_FALSE(tray_user_separator()->separator_shown());
|
| // After clicking on the tray the menu should get shown and for each logged
|
| // in user we should get a visible item. In addition, the separator should
|
| - // show up when we reach more then one user.
|
| + // show up when we reach more than one user.
|
| ShowTrayMenu(&generator);
|
|
|
| EXPECT_TRUE(tray()->HasSystemBubble());
|
|
|