From 17bb8dc8711bda2ed7e08877a01de2c6075a0c45 Mon Sep 17 00:00:00 2001 From: ayin Date: Mon, 17 Dec 2007 16:57:57 +0000 Subject: [PATCH] Fix typo. --- src/urxvt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/urxvt.pm b/src/urxvt.pm index 3f38f7dc..fc586cee 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -1627,7 +1627,7 @@ automatically be updated. C<$text> is in a special encoding: tabs and wide characters that use more than one cell when displayed are padded with C<$urxvt::NOCHAR> (chr 65535) characters. Characters with combining characters and other characters that -do not fit into the normal tetx encoding will be replaced with characters +do not fit into the normal text encoding will be replaced with characters in the private use area. You have to obey this encoding when changing text. The advantage is -- 2.34.1