summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <git@chandansingh.net>2018-08-12 00:41:05 +0100
committerChandan Singh <git@chandansingh.net>2018-08-12 00:41:05 +0100
commit48c7c0a511379e805a67970e77ae31a6dd6434ca (patch)
treed8136d722e5b4979c4612f785ebf3943c41a7465
parenta9f63c5e8143a9d29c4691463d25aacbad3b40b5 (diff)
downloadbuildstream-48c7c0a511379e805a67970e77ae31a6dd6434ca.tar.gz
Fix typo in dev-requirements.txt
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 8b4834fa5..d3d4ab64a 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,4 +1,4 @@
-# Pin coverage to 4.2 for now, were experiencing
+# Pin coverage to 4.2 for now, we're experiencing
# random crashes with 4.4.2
coverage == 4.4.0
pep8