Commit 1ee0e299 authored by Max Kellermann's avatar Max Kellermann

storage/Composite: fix documentation typo

parent 77a99404
...@@ -45,7 +45,7 @@ class CompositeStorage final : public Storage { ...@@ -45,7 +45,7 @@ class CompositeStorage final : public Storage {
*/ */
struct Directory { struct Directory {
/** /**
* The #Storage mounted n this virtual directory. All * The #Storage mounted in this virtual directory. All
* "leaf" Directory instances must have a #Storage. * "leaf" Directory instances must have a #Storage.
* Other Directory instances may have one, and child * Other Directory instances may have one, and child
* mounts will be "mixed" in. * mounts will be "mixed" in.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment