summaryrefslogtreecommitdiff
path: root/lib/rbot/core/remote.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-18 21:03:26 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-18 21:03:26 +0000
commit7b7f1309e8c3dbc3bb4408d56489ae5fba77d57a (patch)
tree5e7b503927d65e3e3fc552e8422aa3cf4b8f61e1 /lib/rbot/core/remote.rb
parent24eda0b8d6e3ad839d1a8a1093de9c0089268068 (diff)
Initial steps towards a namespace rationalization
Diffstat (limited to 'lib/rbot/core/remote.rb')
-rw-r--r--lib/rbot/core/remote.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rbot/core/remote.rb b/lib/rbot/core/remote.rb
index 35827d89..7ced878f 100644
--- a/lib/rbot/core/remote.rb
+++ b/lib/rbot/core/remote.rb
@@ -192,9 +192,9 @@ module ::Irc
end
- class IrcBot
+ class Bot
- # The Irc::IrcBot::RemoteObject class represents and object that will take care
+ # The Irc::Bot::RemoteObject class represents and object that will take care
# of interfacing with remote clients
#
# Example client session: