Merge pull request #2311 from ipfs/feature/fix-up-ipfs-file-comments

Fixed spelling errors, added oxford comma
This commit is contained in:
Jeromy Johnson 2016-02-08 12:07:20 -08:00
commit 471d4d10eb

View File

@ -6,8 +6,8 @@ var UnixFSCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Interact with ipfs objects representing Unix filesystems.",
ShortDescription: `
'ipfs file' provides a familar interface to filesystems represtented
by IPFS objects that hides IPFS-implementation details like layout
'ipfs file' provides a familiar interface to file systems represented
by IPFS objects, which hides IPFS implementation details like layout
objects (e.g. fanout and chunking).
`,
Synopsis: `