summaryrefslogtreecommitdiffstats
path: root/image_verify.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 15:02:04 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-09 20:52:29 +0000
commit2bcba02aa2bb3b949640ffe9868c0edbf585038f (patch)
treed43a463923235d7cc5fd4738dca339ea1f92a27f /image_verify.hpp
parent2618667b3d4aec0da4c17a67f744544c832219eb (diff)
downloadphosphor-bmc-code-mgmt-2bcba02aa2bb3b949640ffe9868c0edbf585038f.tar.gz
phosphor-bmc-code-mgmt-2bcba02aa2bb3b949640ffe9868c0edbf585038f.zip
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: I2ca3fd16d7cc84fdce63089b47fefb8f128894fd Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'image_verify.hpp')
-rw-r--r--image_verify.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/image_verify.hpp b/image_verify.hpp
index f2387c7..c40713c 100644
--- a/image_verify.hpp
+++ b/image_verify.hpp
@@ -151,7 +151,7 @@ class Signature
* of image specific publickey file and manifest file
* using the available public keys and hash functions
* in the system.
- * Refer code-update documenation for more details.
+ * Refer code-update documentation for more details.
*/
bool systemLevelVerify();
OpenPOWER on IntegriCloud