From 2464786940642e2baa0536a7557b81193973693e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Jul 2006 19:04:43 +0000 Subject: [PATCH] *** empty log message *** --- src/urxvt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1