From 1822d96072a5168a775551fa5017ec947c9fbf7b Mon Sep 17 00:00:00 2001 From: Nathan Handley Date: Fri, 13 Feb 2026 06:45:18 -0600 Subject: [PATCH] Fix typo in mod_ahbot.conf.dist comments Corrected a typo in the comment regarding price calculations. --- conf/mod_ahbot.conf.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/mod_ahbot.conf.dist b/conf/mod_ahbot.conf.dist index 8d653a0..43714db 100644 --- a/conf/mod_ahbot.conf.dist +++ b/conf/mod_ahbot.conf.dist @@ -84,7 +84,7 @@ AuctionHouseBot.ListingExpireTimeInSecondsMax = 86400 ############################################################################### # AuctionHouseBot.CompleteItemValueOverride.Enabled # Enable/Disable the ability to have a list of items that have exact -# price values which ignore any other calucation, including advanced +# price values which ignore any other calculation, including advanced # pricing. Note that "AuctionHouseBot.Buyer." is still honered. # Default: false (disabled) #