gcov-tool: Use subcommand rather than sub-command in function comments
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Mar 2023 09:53:59 +0000 (11:53 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 28 Mar 2023 09:53:59 +0000 (11:53 +0200)
commit4a9bec952cc75ca62cd1e62f58125c6488351399
tree0dd5a83b7a213a1c643ea6ffefd2ac574b75c7a3
parent0ecebc3a0947adad322281c0905afa9f8e3c4aee
gcov-tool: Use subcommand rather than sub-command in function comments

Follow-up to the recently committed fix of fixing the "subcomand" typos
in diagnostics.

2023-03-28  Jakub Jelinek  <jakub@redhat.com>
    Jonathan Wakely  <jwakely@redhat.com>

* gcov-tool.cc (do_merge, do_merge_stream, do_rewrite, do_overlap):
Use subcommand rather than sub-command in function comments.
gcc/gcov-tool.cc