diff --git a/examples/listdir.cc b/examples/listdir.cc index 7ddf803..aacad2f 100644 --- a/examples/listdir.cc +++ b/examples/listdir.cc @@ -1,6 +1,6 @@ /** @example listdir.cc * - * A simple example of using ostd::path and ostd::path::fs. + * A simple example of using ostd::path and ostd::fs. */ #include