diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-11-13 21:41:15 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-11-13 21:41:15 +0000 |
commit | 960614968e0da10b32875a57ea1e30cc9c85b5e0 (patch) | |
tree | aaf48208a3fb6bc556d860f5100f5a26b92a4a96 /source/include/accommon.h | |
parent | e09636e66f40fad3b03a8dd4b86b1a371c435631 (diff) |
Notes
Diffstat (limited to 'source/include/accommon.h')
-rw-r--r-- | source/include/accommon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/accommon.h b/source/include/accommon.h index 809c50547c86b..8aa37717732d4 100644 --- a/source/include/accommon.h +++ b/source/include/accommon.h @@ -155,7 +155,7 @@ /* * Common set of includes for all ACPICA source files. * We put them here because we don't want to duplicate them - * in the the source code again and again. + * in the source code again and again. * * Note: The order of these include files is important. */ |