Skip to content

Commit fa7df3b

Browse files
committed
comment fix
1 parent ae9c26c commit fa7df3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/tidy/src/pal.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ use std::path::Path;
3434

3535
use crate::walk::{filter_dirs, walk};
3636

37-
// Paths that may contain platform-specific code.Is there any comment needed here for this?
37+
// Paths that may contain platform-specific code.
3838
const EXCEPTION_PATHS: &[&str] = &[
3939
"library/windows_targets",
4040
"library/panic_abort",

0 commit comments

Comments
 (0)