From 9675f9b20540e4b9b64033dca4afafba01ee36d7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 25 Jan 2019 11:41:26 +0200 Subject: Fix typo --- bdep/release.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/release.cxx') 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 -- cgit v1.1