This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch experimental in repository libnet-dbus-perl.
commit 830c5c8aa01dfddaf30535dc12247d55b515b369 Author: Daniel P. Berrange <[email protected]> Date: Wed Aug 10 16:47:46 2005 +0000 Fix typo --- lib/Net/DBus/Reactor.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Net/DBus/Reactor.pm b/lib/Net/DBus/Reactor.pm index 3117fa9..ba8ec22 100644 --- a/lib/Net/DBus/Reactor.pm +++ b/lib/Net/DBus/Reactor.pm @@ -139,7 +139,7 @@ sub new { =item $reactor->manage($server); -Registeres a C<Net::DBus::Connection> or C<Net::DBus::Server> object +Registers a C<Net::DBus::Connection> or C<Net::DBus::Server> object for management by the event loop. This basically involves hooking up the watch & timeout callbacks to the event loop. For connections it will also register a hook to invoke the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
