| Index: chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
|
| diff --git a/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h b/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
|
| index 4ee704b36ef4b155e434d93589d9bd9229368d04..4ec0c86b3960a1b5d5764c7fdd0d42ffe4f47297 100644
|
| --- a/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
|
| +++ b/chrome/browser/chromeos/login/supervised/supervised_user_creation_controller.h
|
| @@ -23,8 +23,8 @@ namespace chromeos {
|
| class SupervisedUserCreationController {
|
| public:
|
| // This constant is used to indicate that user does not have one of default
|
| - // avatars: either he has no chromeos avatar at all, or has an external
|
| - // image as an avatar.
|
| + // avatars: either they have no chromeos avatar at all, or they have an
|
| + // external image as an avatar.
|
| static const int kDummyAvatarIndex;
|
|
|
| enum ErrorCode {
|
|
|