Plugins/VcsPlugins/vcsGit/GitUtilities.py

changeset 6062
926d2ad79e6d
parent 6048
82ad8ec9548c
child 6645
ad476851d7e0
--- a/Plugins/VcsPlugins/vcsGit/GitUtilities.py	Sun Jan 07 17:22:37 2018 +0100
+++ b/Plugins/VcsPlugins/vcsGit/GitUtilities.py	Mon Jan 08 19:46:53 2018 +0100
@@ -35,7 +35,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 language language to be set (string)
     """
     env = QProcessEnvironment.systemEnvironment()

eric ide

mercurial