diff options
Diffstat (limited to 'src/progs/ingenuity/BreadCrumbBox.cpp')
-rw-r--r-- | src/progs/ingenuity/BreadCrumbBox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progs/ingenuity/BreadCrumbBox.cpp b/src/progs/ingenuity/BreadCrumbBox.cpp index 35fadfc6..a82a4325 100644 --- a/src/progs/ingenuity/BreadCrumbBox.cpp +++ b/src/progs/ingenuity/BreadCrumbBox.cpp @@ -40,7 +40,7 @@ BreadCrumbBox::view(const Path& path) } -/** Sets up the crumbs to display a @a path. +/** Sets up the crumbs to display @a path. * * If @a path is already part of the shown path, it will be selected and the * children preserved. |