Index: pkg/analyzer/lib/src/generated/sdk.dart |
diff --git a/pkg/analyzer/lib/src/generated/sdk.dart b/pkg/analyzer/lib/src/generated/sdk.dart |
index 246ed83872d4b4c0b18cad219e9c74cde6ef6cc4..046ac5ebe30978ebb103e43b0eec39a8a1cd8353 100644 |
--- a/pkg/analyzer/lib/src/generated/sdk.dart |
+++ b/pkg/analyzer/lib/src/generated/sdk.dart |
@@ -276,7 +276,7 @@ abstract class SdkLibrary { |
String get path; |
/** |
- * Return the short name of the library. This is the name used after `dart:` in a URI. |
+ * Return the short name of the library. This is the URI of the library, including `dart:`. |
* |
* @return the short name of the library |
*/ |