From: root Date: Sat, 1 Jul 2006 19:04:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2464786940642e2baa0536a7557b81193973693e;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/urxvt.pm b/src/urxvt.pm index 00789638..c0b64aad 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -370,7 +370,7 @@ locale-specific way. =head2 Extension Objects -Very perl extension is a perl class. A separate perl object is created +Every perl extension is a perl class. A separate perl object is created for each terminal and each extension and passed as the first parameter to hooks. So extensions can use their C<$self> object without having to think about other extensions, with the exception of methods and members that