*** empty log message ***
authorroot <root>
Sat, 1 Jul 2006 19:04:43 +0000 (19:04 +0000)
committerroot <root>
Sat, 1 Jul 2006 19:04:43 +0000 (19:04 +0000)
src/urxvt.pm

index 00789638e80f5c852e0e09131a05bf77687975b0..c0b64aad178aba854411dbe1345431e145791427 100644 (file)
@@ -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