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.
2 parents 33588a9 + 99854e8 commit 534d261Copy full SHA for 534d261
lib/directory-tree.js
@@ -22,7 +22,7 @@ function safeReadDirSync (path) {
22
}
23
24
/**
25
- * Normalizes windows style paths by replacing double backslahes with single forward slahes (unix style).
+ * Normalizes Windows style paths by replacing double backslashes with single forward slashes (UNIX style).
26
* @param {string} path
27
* @return {string}
28
*/
0 commit comments