summaryrefslogtreecommitdiff
path: root/firmware/include/vb2_sha.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/vb2_sha.h')
-rw-r--r--firmware/include/vb2_sha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/include/vb2_sha.h b/firmware/include/vb2_sha.h
index fe8b2aaf..41ef0501 100644
--- a/firmware/include/vb2_sha.h
+++ b/firmware/include/vb2_sha.h
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
- * This header may be imported to expose vboot SHA implemenation.
+ * This header may be imported to expose vboot SHA implementation.
*/
#ifndef VBOOT_REFERENCE_VB2_SHA_H_