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

Unified Diff: chromeos/attestation/attestation_flow.cc

Issue 2860963002: Spell success correctly. (Closed)
Patch Set: rebase, nits Created 3 years, 7 months 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: chromeos/attestation/attestation_flow.cc
diff --git a/chromeos/attestation/attestation_flow.cc b/chromeos/attestation/attestation_flow.cc
index c1e5597394e58621be3c6144366c50d7e0d7e5df..08a83980a04cc4df57220ea7ee223d80e24011f0 100644
--- a/chromeos/attestation/attestation_flow.cc
+++ b/chromeos/attestation/attestation_flow.cc
@@ -33,7 +33,7 @@ constexpr uint16_t kRetryDelayInMilliseconds = 300;
// status.
//
// Parameters
-// on_true - Called when status=succes and value=true.
+// on_true - Called when status=success and value=true.
// on_false - Called when status=success and value=false.
// on_fail - Called when status=failure.
// status - The D-Bus operation status.
« no previous file with comments | « chrome/browser/extensions/webstore_standalone_installer.cc ('k') | components/feedback/feedback_uploader_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698