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

Unified Diff: utils/dartdoc/README.txt

Issue 8958013: Fix typo in dartdoc README. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/dartdoc/README.txt
diff --git a/utils/dartdoc/README.txt b/utils/dartdoc/README.txt
index 3d892c0f281742758d02ca1d7664db1f524439b8..ad4ddad14cd78b450eaa1ac66fc3b0e428bfe589 100644
--- a/utils/dartdoc/README.txt
+++ b/utils/dartdoc/README.txt
@@ -45,7 +45,7 @@ look nice in plain text. For example:
/// horizontal rule.
///
/// to.get(a.block + of.code) {
- /// indent(it, 4.lines);
+ /// indent(it, 4.spaces);
/// like(this);
/// }
///
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698