@cryptotaxi247 / kubo / commits / 93b672522

Fixed spelling errors, added oxford comma

License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>

Richard Littauer committed Feb 6, 2016 at 18:11 UTC 93b6725220abe89ec9ab503b3701180e8159cae0
1 file changed +2 -2
core/commands/unixfs/unixfs.go
+2 -2
@@ -6,8 +6,8 @@ var UnixFSCmd = &cmds.Command{
6 Helptext: cmds.HelpText{
7 Tagline: "Interact with ipfs objects representing Unix filesystems.",
8 ShortDescription: `
9 -'ipfs file' provides a familar interface to filesystems represtented
10 -by IPFS objects that hides IPFS-implementation details like layout
9 +'ipfs file' provides a familiar interface to file systems represented
10 +by IPFS objects, which hides IPFS implementation details like layout
11 objects (e.g. fanout and chunking).
12 `,
13 Synopsis: `