From 6751610645262c0e7f868f1f4f61eb76b13944eb Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sun, 22 Jun 2025 16:14:08 -0500 Subject: [PATCH] xo-indentlog: comment nit --- xo-indentlog/include/xo/indentlog/log_config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xo-indentlog/include/xo/indentlog/log_config.hpp b/xo-indentlog/include/xo/indentlog/log_config.hpp index 98a16304..751e62bb 100644 --- a/xo-indentlog/include/xo/indentlog/log_config.hpp +++ b/xo-indentlog/include/xo/indentlog/log_config.hpp @@ -8,7 +8,7 @@ #include namespace xo { - /* Tag here b/c we want header-only library */ + /* Tag here because we want header-only library */ template struct log_config_impl { /* display log messages with severity >= .log_level */