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

Unified Diff: sky/specs/script.md

Issue 925923004: Specs: rename sky:core to dart:sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « sky/specs/parsing.md ('k') | sky/specs/style.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/script.md
diff --git a/sky/specs/script.md b/sky/specs/script.md
index 52be56f1b6701bbf616f741598842d3ae4b5db0b..e7538eed87470f1be4d2c14bf14b7144351306b9 100644
--- a/sky/specs/script.md
+++ b/sky/specs/script.md
@@ -31,7 +31,7 @@ The ``@nonnull`` annotation does nothing in code not marked
purposes. It indicates places where providing a null is a contract
violation and that results are therefore likely to be poor.
-The following definitions are exposed in ``sky:core``:
+The following definitions are exposed in ``dart:sky``:
```dart
abstract class AutomaticMetadata {
« no previous file with comments | « sky/specs/parsing.md ('k') | sky/specs/style.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698