Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(910)

Unified Diff: chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h

Issue 1469783002: Cleanup: Correctly spell success(ful). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format media Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h
diff --git a/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h b/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h
index eedec2f3f258ca8c4170051165726440311d4d14..070901b4a28f9c23e6726d3fd16afc060908d189 100644
--- a/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h
+++ b/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_helper.h
@@ -88,7 +88,7 @@ class EnterpriseEnrollmentHelper {
// auth code to authentication token, then tries to enroll the device with the
// received token.
// If |fetch_additional_token| is true, the helper fetches an additional token
- // and passes it to the |status_consumer| on successfull enrollment.
+ // and passes it to the |status_consumer| on successful enrollment.
// EnrollUsingAuthCode can be called only once during this object's lifetime,
// and only if neither of EnrollUsing* methods was called before.
virtual void EnrollUsingAuthCode(const std::string& auth_code,
« no previous file with comments | « chrome/browser/chrome_elf_init_win.cc ('k') | chrome/browser/component_updater/ev_whitelist_component_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698