From d8cbcbe71d789dd73cffcfba6be11629e59a2f6d Mon Sep 17 00:00:00 2001
From: Kevin Paxman <kpaxman@uwaterloo.ca>
Date: Fri, 16 Jul 2021 21:28:13 +0000
Subject: [PATCH] Code standards for comment

---
 uw_cfg_common.install | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/uw_cfg_common.install b/uw_cfg_common.install
index 7062b8b2..9fb6e7ca 100644
--- a/uw_cfg_common.install
+++ b/uw_cfg_common.install
@@ -242,8 +242,7 @@ function _uw_cfg_common_create_term($taxonomy_name, $vocab_machine_name, $weight
 }
 
 /**
- * For listing page blocks items per page, when default settings were used,
- * change to the original default number of items.
+ * For listing page blocks items per page, when default settings were used, change to the original default number of items.
  */
 function uw_cfg_common_update_8101() {
 
-- 
GitLab