diff --git a/include/slimlog/pattern-inl.h b/include/slimlog/pattern-inl.h index dfd562e..ff74dce 100644 --- a/include/slimlog/pattern-inl.h +++ b/include/slimlog/pattern-inl.h @@ -1,5 +1,5 @@ /** - * @file pattern.h + * @file pattern-inl.h * @brief Contains the definition of the Pattern class. */ diff --git a/include/slimlog/sink-inl.h b/include/slimlog/sink-inl.h index b2bd600..663b7e1 100644 --- a/include/slimlog/sink-inl.h +++ b/include/slimlog/sink-inl.h @@ -1,5 +1,5 @@ /** - * @file sink-int.h + * @file sink-inl.h * @brief Contains the definition of Sink and SinkDriver classes. */