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

Unified Diff: sdk/lib/core/core.dart

Issue 23522037: one-liners for the remaining top-50 dart:core classes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 | « no previous file | sdk/lib/core/function.dart » ('j') | sdk/lib/core/iterator.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/core/core.dart
diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart
index 9ac401b5b66424f3aa2a8bdce0ff71557d29c2a4..4bcf2d3c7ebf2aa36f6318dfb15a62ea602634f5 100644
--- a/sdk/lib/core/core.dart
+++ b/sdk/lib/core/core.dart
@@ -147,7 +147,7 @@
* for more coverage of classes in this package.
*
* The
- * [Dart Language Specification](https://www.dartlang.org/docs/spec/)
+ * [Dart Language Specification](http://www.dartlang.org/docs/spec/)
* provides technical details.
*/
library dart.core;
« no previous file with comments | « no previous file | sdk/lib/core/function.dart » ('j') | sdk/lib/core/iterator.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698