From 466decd53552059bfba9551a924354ae989cb46a Mon Sep 17 00:00:00 2001
From: Christoph Lohmann <20h@r-36.net>
Date: Mon, 3 Sep 2012 21:54:40 +0200
Subject: [PATCH] Fixing a type in in2 in the st.info.

---
 st.info | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/st.info b/st.info
index 6c9b098..bd9c158 100644
--- a/st.info
+++ b/st.info
@@ -46,7 +46,7 @@ st| simpleterm,
 	ind=^J,
 	indn=\E[%p1%dS,
 	invis=\E[8m,
-	in2=\E[4l\E>,
+	is2=\E[4l\E>,
 	it#8,
 	kbs=\177,
 	kcub1=\E[D,