From 860f76bbae35f25a2ec0ab097d86a4d6b3e90012 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Sun, 20 Sep 2020 14:23:16 -0700 Subject: [PATCH] ircd::m::dbs: Shorten description. --- matrix/dbs_desc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/dbs_desc.cc b/matrix/dbs_desc.cc index 81327a795..784b4dc95 100644 --- a/matrix/dbs_desc.cc +++ b/matrix/dbs_desc.cc @@ -414,7 +414,7 @@ ircd::m::dbs::desc::events__default "default", // explanation - R"(This column is unused but required by the database software. + R"(Unused but required by the database software. )",