Changeset 5e2615a


Ignore:
Timestamp:
2007-10-30T23:44:39Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2231302
Parents:
7448e1b
Message:

s/FAQ's/FAQs/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.c

    r7448e1b r5e2615a  
    744744        irc_spawn( irc, u );
    745745       
    746         irc_usermsg( irc, "Welcome to the BitlBee gateway!\n\nIf you've never used BitlBee before, please do read the help information using the \x02help\x02 command. Lots of FAQ's are answered there." );
     746        irc_usermsg( irc, "Welcome to the BitlBee gateway!\n\nIf you've never used BitlBee before, please do read the help information using the \x02help\x02 command. Lots of FAQs are answered there." );
    747747       
    748748        if( global.conf->runmode == RUNMODE_FORKDAEMON || global.conf->runmode == RUNMODE_DAEMON )
Note: See TracChangeset for help on using the changeset viewer.