mirror of
https://github.com/pragma-/pbot.git
synced 2025-11-13 04:57:26 +01:00
Utils/Abbrev: fix minor type in description
This commit is contained in:
parent
b4cbb21386
commit
fc059a3511
@ -1,6 +1,7 @@
|
|||||||
# File: Abbrev.pm
|
# 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 <pragma78@gmail.com>
|
# SPDX-FileCopyrightText: 2017-2023 Pragmatic Software <pragma78@gmail.com>
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user