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

Unified Diff: pkg/intl/lib/src/date_format_internal.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/date_format_internal.dart
===================================================================
--- pkg/intl/lib/src/date_format_internal.dart (revision 13132)
+++ pkg/intl/lib/src/date_format_internal.dart (working copy)
@@ -8,7 +8,7 @@
* libraries in order to configure the source for the locale data. We don't want
* them exposed as public API functions in the date formatting library, so they
* are put in a separate library here. These are for internal use only. User
- * code should import one of the date_symbol_data... libraries and call the
+ * code should import one of the `date_symbol_data...` libraries and call the
* initializeDateFormatting method exposed there.
*/

Powered by Google App Engine
This is Rietveld 408576698