xoofx / zio

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
BSD 2-Clause "Simplified" License
827 stars 61 forks source link

Documentation #47

Closed Ellested closed 4 years ago

Ellested commented 4 years ago

/a | fs2 file1.txt | fs2 file2.txt | fs1 file4.txt | fs1 /b | fs2 file5.txt | fs2 file3.txt | fs1

Just a typo in the documentation I think - I would expect file4,txt to exist on fs2?

Ellested commented 4 years ago

Sure I can fix it, but was I right? I guess since you've added PR welcome, but please confirm.

xoofx commented 4 years ago

Yeah, sorry, I edited directly the file. I tagged this as a PR, but that was easier to fix the typo directly. Thanks!