diff --git a/terminatorlib/optionparse.py b/terminatorlib/optionparse.py index e74997dd..9597cd96 100755 --- a/terminatorlib/optionparse.py +++ b/terminatorlib/optionparse.py @@ -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 \