From 991530a10b5b2c4e851130ba4d605e1ea449c6b3 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 --- include/xo/indentlog/log_config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xo/indentlog/log_config.hpp b/include/xo/indentlog/log_config.hpp index 98a1630..751e62b 100644 --- a/include/xo/indentlog/log_config.hpp +++ b/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 */