summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-05-10 20:40:36 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-05-10 20:40:36 +0000
commitd11483db4daebe21415a4752c29f125153c90356 (patch)
tree543c21f9a8fb247b2e1f2a13df98366705007f0b
parentc75099cbab3042a3e1af9a8538e33c5580ec8b4c (diff)
downloadirssi-d11483db4daebe21415a4752c29f125153c90356.zip
typofix.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2769 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--src/fe-text/irssi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c
index ca1d735b..1ceab272 100644
--- a/src/fe-text/irssi.c
+++ b/src/fe-text/irssi.c
@@ -84,7 +84,7 @@ static const char *firsttimer_text =
"Looks like this is the first time you run irssi.\n"
"This is just a reminder that you really should go read\n"
"startup-HOWTO if you haven't already. Irssi's default\n"
- "settings aren't probably what you've used to, and you\n"
+ "settings aren't probably what you've been used to, and you\n"
"shouldn't judge the whole client as crap based on them.\n\n"
"You can find startup-HOWTO and more irssi beginner info at\n"
"http://irssi.org/beginner/";