mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-25 16:07:37 +00:00
docs(spelling): fix typo in source comment
This commit is contained in:
parent
dc5c59be36
commit
dbe3395ea9
@ -10,7 +10,7 @@ var fs = require('fs');
|
||||
//@ + `'-d', 'path'`: true if path is a directory
|
||||
//@ + `'-e', 'path'`: true if path exists
|
||||
//@ + `'-f', 'path'`: true if path is a regular file
|
||||
//@ + `'-L', 'path'`: true if path is a symboilc link
|
||||
//@ + `'-L', 'path'`: true if path is a symbolic link
|
||||
//@ + `'-p', 'path'`: true if path is a pipe (FIFO)
|
||||
//@ + `'-S', 'path'`: true if path is a socket
|
||||
//@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user