diff --git a/example/example.cpp b/example/example.cpp index 3a759ac7..08e83af9 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -255,7 +255,7 @@ void android_example() #endif -// log patterns can contain custom flags. +// Log patterns can contain custom flags. // this will add custom flag '%*' which will be bound to a instance #include "spdlog/pattern_formatter.h" class my_formatter_flag : public spdlog::custom_flag_formatter