summaryrefslogtreecommitdiff
path: root/source/components/utilities/utcksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/utilities/utcksum.c')
-rw-r--r--source/components/utilities/utcksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/utcksum.c b/source/components/utilities/utcksum.c
index b8ea869ba..e93aa8287 100644
--- a/source/components/utilities/utcksum.c
+++ b/source/components/utilities/utcksum.c
@@ -172,7 +172,7 @@
*
* DESCRIPTION: Verifies that the table checksums to zero. Optionally returns
* exception on bad checksum.
- * Note: We don't have to check for a CDAT here, since CDAT is
+ * Note: We don't have to check for a CDAT here, since CDAT is
* not in the RSDT/XSDT, and the CDAT table is never installed
* via ACPICA.
*