Fix up a strange typo

This commit is contained in:
Chris Jones 2013-01-30 13:17:11 +00:00
parent c234a13de6
commit 143ae983f2
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ def parse_options():
help=_('Specify a config file'))
parser.add_option('-x', '--execute', dest='execute', action='callback',
callback=execute_cb,
help=_('Use the rest of the command line as a command to execute'
'nside the terminal, and its arguments'))
help=_('Use the rest of the command line as a command to execute '
'inside the terminal, and its arguments'))
parser.add_option('--working-directory', metavar='DIR',
dest='working_directory', help=_('Set the working directory'))
parser.add_option('-c', '--classname', dest='classname', help=_('Set a \