Skip to content

Commit 93ca670

Browse files
committed
Format.
1 parent 254ba48 commit 93ca670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/path/lib/src/internal_style.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ abstract class InternalStyle extends Style {
4545
/// drive letter is included. If a URL style path starts with a single `/`,
4646
/// it is included in the root.
4747
/// 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
48+
/// does not start with a `/`, the first path segment of the path is
4949
/// considered part of the root.
5050
int rootLength(String path, {bool withDrive = false});
5151

0 commit comments

Comments
 (0)