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 0ac080e commit 0c291a6Copy full SHA for 0c291a6
Sources/System/FilePath/FilePath.swift
@@ -16,7 +16,7 @@
16
/// encoding.
17
///
18
/// On construction, `FilePath` will normalize separators by removing
19
-/// reduncant intermediary separators and stripping any trailing separators.
+/// redundant intermediary separators and stripping any trailing separators.
20
/// On Windows, `FilePath` will also normalize forward slashes `/` into
21
/// backslashes `\`, as preferred by the platform.
22
0 commit comments