mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-25 12:12:34 +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
|
# 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
|
# and updated along with PBot. It contains numerous bugfixes and supports
|
||||||
# various new features such as IRCv3 user capability negotiation and SASL
|
# various new features such as IRCv3 client capability negotiation and SASL
|
||||||
# authentication.
|
# user authentication.
|
||||||
|
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
# 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
|
# 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
|
# 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
|
# and updated along with PBot. It contains numerous bugfixes and supports
|
||||||
# various new features such as IRCv3 user capability negotiation and SASL
|
# various new features such as IRCv3 client capability negotiation and SASL
|
||||||
# authentication.
|
# user authentication.
|
||||||
|
|
||||||
use FindBin qw($RealBin);
|
use FindBin qw($RealBin);
|
||||||
use lib "$RealBin/";
|
use lib "$RealBin/";
|
||||||
|
Loading…
Reference in New Issue
Block a user