summaryrefslogtreecommitdiffstats
path: root/image_verify.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-23 12:04:48 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-23 12:05:56 -0500
commite11a202810a2cf0d02d018efa25ef7994b17b6d8 (patch)
tree3a180149a0ac821709b1dd4979a129b430f7f2fc /image_verify.hpp
parent0e0c1276a776a8d36d6ce2945bf1e583aae45136 (diff)
downloadphosphor-bmc-code-mgmt-e11a202810a2cf0d02d018efa25ef7994b17b6d8.tar.gz
phosphor-bmc-code-mgmt-e11a202810a2cf0d02d018efa25ef7994b17b6d8.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. Tested: Built the repo Change-Id: I4fb378699d436e0c41adf80978f7cdaec12c6404 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 5b590f4..f2387c7 100644
--- a/image_verify.hpp
+++ b/image_verify.hpp
@@ -148,7 +148,7 @@ class Signature
private:
/**
* @brief Function used for system level file signature validation
- * of image specfic publickey file and manifest file
+ * 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.
OpenPOWER on IntegriCloud