diff options
-rw-r--r-- | src/fe-text/irssi.c | 2 |
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/"; |