mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-19 10:29:30 +01:00
Correct user/client typos in previous blurbs
This commit is contained in:
parent
db8a7f1dd3
commit
0d56e336be
@ -13,8 +13,8 @@
|
||||
#
|
||||
# But don't fear. PBot's forked Net::IRC package has also been maintained
|
||||
# and updated along with PBot. It contains numerous bugfixes and supports
|
||||
# various new features such as IRCv3 user capability negotiation and SASL
|
||||
# authentication.
|
||||
# various new features such as IRCv3 client capability negotiation and SASL
|
||||
# user authentication.
|
||||
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
4
pbot
4
pbot
@ -14,8 +14,8 @@
|
||||
#
|
||||
# But don't fear. PBot's forked Net::IRC package has also been maintained
|
||||
# and updated along with PBot. It contains numerous bugfixes and supports
|
||||
# various new features such as IRCv3 user capability negotiation and SASL
|
||||
# authentication.
|
||||
# various new features such as IRCv3 client capability negotiation and SASL
|
||||
# user authentication.
|
||||
|
||||
use FindBin qw($RealBin);
|
||||
use lib "$RealBin/";
|
||||
|
Loading…
Reference in New Issue
Block a user