summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-01-25 11:41:26 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-25 16:52:02 +0300
commit9675f9b20540e4b9b64033dca4afafba01ee36d7 (patch)
treea50ff79b90fa035061493201a5aa3c0b14b6a45d
parentee3db0bff66a02f77c0462b174ab7f22b594c84f (diff)
downloadbdep-9675f9b20540e4b9b64033dca4afafba01ee36d7.tar.gz
bdep-9675f9b20540e4b9b64033dca4afafba01ee36d7.tar.xz
bdep-9675f9b20540e4b9b64033dca4afafba01ee36d7.zip
Fix typo
-rw-r--r--bdep/release.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/release.cxx b/bdep/release.cxx
index e550d32..22f2d91 100644
--- a/bdep/release.cxx
+++ b/bdep/release.cxx
@@ -489,7 +489,7 @@ namespace bdep
verify ("--no-commit", o.no_commit ()); // See above for modes.
}
- // Fully parse package manifest verify it is valid and returning the
+ // Fully parse package manifest verifying it is valid and returning the
// position of the version value. In a sense we are publishing (by
// tagging) to a version control-based repository and it makes sense to
// ensure the repository will not be broken, similar to how we do it in