We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254ba48 commit 93ca670Copy full SHA for 93ca670
pkgs/path/lib/src/internal_style.dart
@@ -45,7 +45,7 @@ abstract class InternalStyle extends Style {
45
/// drive letter is included. If a URL style path starts with a single `/`,
46
/// it is included in the root.
47
/// If a URL style path has a scheme, but not authority, and the path
48
- /// does not start with a `/`, the first path segment of the path is
+ /// does not start with a `/`, the first path segment of the path is
49
/// considered part of the root.
50
int rootLength(String path, {bool withDrive = false});
51
0 commit comments