Changeset 451db9e for variable.c


Ignore:
Timestamp:
Sep 18, 2008, 6:51:15 PM (16 years ago)
Author:
Geoffrey Thomas <geofft@mit.edu>
Branches:
master, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
0eb4036
Parents:
7ba9ead9
Message:
A bunch of spelling and grammar fixes, some obvious, some pedantic
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    rda466e0 r451db9e  
    8484
    8585  OWLVAR_BOOL( "sepbar_disable" /* %OwlVarStub */, 0,
    86                "disable printing information in the seperator bar", "" ),
     86               "disable printing information in the separator bar", "" ),
    8787
    8888  OWLVAR_BOOL( "smartstrip" /* %OwlVarStub */, 1,
     
    142142                    "location of users in your .anyone file.  If a user is present\n"
    143143                    "but sent no login message, or a user is not present that sent no\n"
    144                     "logout message a pseudo login or logout message wil be created\n",
     144                    "logout message, a pseudo login or logout message wil be created\n",
    145145                    NULL, owl_variable_pseudologins_set, NULL),
    146146
Note: See TracChangeset for help on using the changeset viewer.