From 143ae983f28fef0d9d6449171929bfe4d73929ca Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Wed, 30 Jan 2013 13:17:11 +0000 Subject: [PATCH] Fix up a strange typo --- terminatorlib/optionparse.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \