diff -r 57365172e94f -r 926d2ad79e6d Plugins/VcsPlugins/vcsMercurial/HgUtilities.py --- a/Plugins/VcsPlugins/vcsMercurial/HgUtilities.py Sun Jan 07 17:22:37 2018 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgUtilities.py Mon Jan 08 19:46:53 2018 +0100 @@ -39,7 +39,7 @@ """ Public function to prepare the given process. - @param proc reference to the proces to be prepared (QProcess) + @param proc reference to the process to be prepared (QProcess) @param encoding encoding to be used by the process (string) @param language language to be set (string) """