From 0b35f448f8e9f39ed6fc1c494eeb331afba513bc Mon Sep 17 00:00:00 2001 From: André Vennberg Date: Sat, 14 Jan 2023 16:33:11 +0100 Subject: Remove various double spaces in source comments. --- library/std/src/path.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/std/src/path.rs') diff --git a/library/std/src/path.rs b/library/std/src/path.rs index a2dcee0e2bd..c3593264e52 100644 --- a/library/std/src/path.rs +++ b/library/std/src/path.rs @@ -607,7 +607,7 @@ pub struct Components<'a> { // true if path *physically* has a root separator; for most Windows // prefixes, it may have a "logical" root separator for the purposes of - // normalization, e.g., \\server\share == \\server\share\. + // normalization, e.g., \\server\share == \\server\share\. has_physical_root: bool, // The iterator is double-ended, and these two states keep track of what has -- cgit 1.4.1-3-g733a5