repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: d47141fa22ea32f4ac3199ef675be92711c799d6: path_to: revision_to:
commit d47141fa22ea32f4ac3199ef675be92711c799d6 Author: Emanuele GiaquintaDate: Fri Jan 7 21:55:28 2011 +0000 Fix typo. diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -803,7 +803,7 @@ but before other extensions. Gets cleared just like C<@TERM_INIT>. Fatally aborts execution with the given error message (which should include a trailing newline). Avoid at all costs! The only time this is acceptable (and useful) is in the init hook, where it prevents the -temrinal from starting up. +terminal from starting up. =item urxvt::warn $string
-----END OF PAGE-----