3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

Correct minor typos in description comment

This commit is contained in:
Pragmatic Software 2015-09-08 11:46:08 -07:00
parent 12cd20c072
commit 8e188b9013

View File

@ -1,7 +1,7 @@
# File: Quotegrabs.pm
# Author: pragma_
#
# Purpose: Allows users to "grab" quotes from anti-flood history and store them for later retreival.
# Purpose: Allows users to "grab" quotes from message history and store them for later retrieval.
package PBot::Plugins::Quotegrabs;