repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: d47141fa22ea32f4ac3199ef675be92711c799d6:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit d47141fa22ea32f4ac3199ef675be92711c799d6
Author: Emanuele Giaquinta 
Date:   Fri Jan 7 21:55:28 2011 +0000

    Fix typo.

diff --git a/src/urxvt.pm b/src/urxvt.pm
index a83b303557697efe5340970eed668168040bdb99..
index ..dcf8f065ead9701547f79dcff89e15e5f92576ce 100644
--- 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-----