diff options
Diffstat (limited to 'gcc/gcov-io.h')
-rw-r--r-- | gcc/gcov-io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-io.h b/gcc/gcov-io.h index 59b202bc0a4..e1506baca07 100644 --- a/gcc/gcov-io.h +++ b/gcc/gcov-io.h @@ -148,7 +148,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA program. The checksum is used for whole program summaries, and disambiguates different programs which include the same instrumented object file. There may be several program summaries, - each with a unique checksum. The object summary's checkum is zero. + each with a unique checksum. The object summary's checksum is zero. Note that the data file might contain information from several runs concatenated, or the data might be merged. |