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

Unified Diff: pkg/intl/lib/src/lazy_locale_data.dart

Issue 11045009: Fix markdown syntax in Intl (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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: pkg/intl/lib/src/lazy_locale_data.dart
===================================================================
--- pkg/intl/lib/src/lazy_locale_data.dart (revision 13137)
+++ pkg/intl/lib/src/lazy_locale_data.dart (working copy)
@@ -45,7 +45,7 @@
Set availableLocaleSet;
/**
- * The constructor. The [uriString] specifies where the data comes
+ * The constructor. The [_reader] specifies where the data comes
* from. The [_creationFunction] creates the appropriate data type
* from the remote data (which typically comes in as a Map). The
* [keys] lists the set of remotely available locale names so we know which
« pkg/intl/lib/date_format.dart ('K') | « pkg/intl/lib/src/date_format_internal.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698