diff --git a/lib/PBot/Core/Utils/Abbrev.pm b/lib/PBot/Core/Utils/Abbrev.pm index 8d4100b4..20706f1f 100644 --- a/lib/PBot/Core/Utils/Abbrev.pm +++ b/lib/PBot/Core/Utils/Abbrev.pm @@ -1,6 +1,7 @@ # File: Abbrev.pm # -# Purpose: Utils to check is a string is an abbreviation of another string. +# Purpose: Check if a string is an abbreviation of another string or list +# of strings. # SPDX-FileCopyrightText: 2017-2023 Pragmatic Software # SPDX-License-Identifier: MIT