From 3a258507e1748ad9b6ab423dfc30b2e6005766e1 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 23 Jul 2000 13:05:44 +0000 Subject: [PATCH] Correct typo in a comment. --- src/xfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xfns.c b/src/xfns.c index 4b8264aaa71..7874e4a75f0 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -2078,7 +2078,7 @@ x_set_scroll_bar_background (f, value, oldval) } -/* Encode Lisp string STRINT as a text in a format appropriate for +/* Encode Lisp string STRING as a text in a format appropriate for XICCC (X Inter Client Communication Conventions). If STRING contains only ASCII characters, do no conversion and -- 2.39.2