Merge pull request #56 from hekel/patch-1

"maximise" typo?
master-1.22
Stefano Karapetsas 2014-02-14 09:33:06 +01:00
commit 6f326e2010
1 changed files with 1 additions and 1 deletions

View File

@ -1019,7 +1019,7 @@ get_goption_context (TerminalOptions *options)
G_OPTION_FLAG_NO_ARG,
G_OPTION_ARG_CALLBACK,
option_maximize_callback,
N_("Maximise the window"),
N_("Maximize the window"),
NULL
},
{