From 5293c22c93b21704f4da4ef8455308041621c0d5 Mon Sep 17 00:00:00 2001 From: Durel Date: Fri, 15 Mar 2019 13:32:01 -0400 Subject: [PATCH] Fixed typo in changelog --- aard_inventory.changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aard_inventory.changelog b/aard_inventory.changelog index b5ad3bc..ee989f2 100644 --- a/aard_inventory.changelog +++ b/aard_inventory.changelog @@ -5,8 +5,8 @@ dbot.changelog = {} dbot.changelog[2.0050] = { { change = drlDbotChangeLogTypeMisc, - desc = [[Prevent users from accidentally using "dinv portal use [query]" requests only on - items that are not portals]] + desc = [[Prevent users from accidentally using "dinv portal use [query]" requests on items + that are not portals]] }, { change = drlDbotChangeLogTypeMisc, desc = [[Added logging to debug very intermittent failures when accessing tables on disk]]