Skip to content

Commit

Permalink
devtool: update inconsistent comment
Browse files Browse the repository at this point in the history
Signed-off-by: Diana Popa <dpopa@amazon.com>
  • Loading branch information
dianpopa committed Jul 27, 2021
1 parent c88348c commit 3447206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/devtool
Original file line number Diff line number Diff line change
Expand Up @@ -1030,8 +1030,8 @@ cmd_fmt() {


# Prepare a Firecracker release by updating the version, changelog
# and credits.
# Example: `devtool release 0.42.0`
# and credits. This is to be run before `devtool release`.
# Example: `devtool prepare_release 0.42.0`
#
cmd_prepare_release() {

Expand Down

0 comments on commit 3447206

Please sign in to comment.