Show
Ignore:
Timestamp:
05/03/08 17:06:35 (16 years ago)
Author:
jerome
Message:

Fixed small inconsistency in online help.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkinvoice

    r3360 r3365  
    288288                            callback=checkandset_positiveint, 
    289289                            default=1, 
    290                             help=_("Sets the number of the first invoice. This number will automatically be incremented for each invoice. The default value is %default.")) 
     290                            help=_("Set the number of the first invoice. This number will automatically be incremented for each invoice. The default value is %default.")) 
    291291    parser.add_option("-o", "--output", 
    292292                            dest="output",