diff options
Diffstat (limited to 'src/fe-text/irssi.c')
-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 d0462aaa..fbb3e0c1 100644 --- a/src/fe-text/irssi.c +++ b/src/fe-text/irssi.c @@ -82,7 +82,7 @@ static GMainLoop *main_loop; int quitting; static const char *firsttimer_text = - "Looks like this is the first time you run irssi.\n" + "Looks like this is the first time you've 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 been used to, and you\n" |