summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2017-12-22 13:20:06 +0000
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2017-12-22 13:20:06 +0000
commitdda1ebe4f588640fd435b2526bcb7e1712b4b7dc (patch)
treee6145bbd57cacf1a74eeda55bcb072eb2be49541
parent8c0aaa1c68017357c73055120568d24f672c4bac (diff)
downloadbuildstream-dda1ebe4f588640fd435b2526bcb7e1712b4b7dc.tar.gz
utils._call: fix doc typo
-rw-r--r--buildstream/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/utils.py b/buildstream/utils.py
index 34d9c03be..581cce9be 100644
--- a/buildstream/utils.py
+++ b/buildstream/utils.py
@@ -804,7 +804,7 @@ def _kill_process_tree(pid):
# _call()
#
-# A wrapper for subprocess.call() supporting suspend and resum
+# A wrapper for subprocess.call() supporting suspend and resume
#
# Args:
# popenargs (list): Popen() arguments