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

Unified Diff: sdk/lib/io/path.dart

Issue 18356011: Rename "pathos" package to "path". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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: sdk/lib/io/path.dart
diff --git a/sdk/lib/io/path.dart b/sdk/lib/io/path.dart
index 5f20e8a60a6865e5e700a79a9b04fe5c4a04d9c6..702e42e4fdf55d6f86dd38f308c0aa6cef41f2b9 100644
--- a/sdk/lib/io/path.dart
+++ b/sdk/lib/io/path.dart
@@ -12,7 +12,7 @@ part of dart.io;
*
* Joining of paths and path normalization handle '.' and '..' in the usual way.
*
- * *Path is deprecated. Use package pathos. Path will be removed the 11th of
+ * *Path is deprecated. Use package path. Path will be removed the 11th of
* August 2013.*
*/
@deprecated

Powered by Google App Engine
This is Rietveld 408576698