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

Unified Diff: runtime/bin/gen_snapshot.cc

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « pkg/testing/lib/src/run_tests.dart ('k') | runtime/lib/string_patch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/gen_snapshot.cc
diff --git a/runtime/bin/gen_snapshot.cc b/runtime/bin/gen_snapshot.cc
index 9a25552df8045f8ecc70f1c959ec95afbd6cfdbe..18a71726487c879d13111400573dd8167f829dff 100644
--- a/runtime/bin/gen_snapshot.cc
+++ b/runtime/bin/gen_snapshot.cc
@@ -898,7 +898,7 @@ static void PrintUsage() {
" program. The format of this manifest is as follows. Each line in the \n"
" manifest is a comma separated list of three elements. The first entry is \n"
" the library URI, the second entry is the class name and the final entry \n"
-" the function name. The file must be terminated with a newline charater. \n"
+" the function name. The file must be terminated with a newline character. \n"
" \n"
" Example: \n"
" dart:something,SomeClass,doSomething \n"
« no previous file with comments | « pkg/testing/lib/src/run_tests.dart ('k') | runtime/lib/string_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698