From: Francois-Xavier Le Bail Date: Sat, 16 Mar 2024 12:45:34 +0000 (+0100) Subject: Fix a typo X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/e3faa0c7437a7d1ea2158004119adc0accb55caf Fix a typo [skip ci] --- diff --git a/build_common.sh b/build_common.sh index cd43aa93..516c90cc 100644 --- a/build_common.sh +++ b/build_common.sh @@ -246,7 +246,7 @@ os_id() { # branch; # * "hrevNNNNN_MMMM_KK" for a CI build of a Gerrit review; # * something else for a build of a working copy with the changes not - # yet commited. + # yet committed. # With this system it is not clear which version components would be # meaningful to relate with the build result, so let's return the # complete version and leave any interpretation to the user.