summaryrefslogtreecommitdiff
path: root/src/libimcv/pts/pts_pcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libimcv/pts/pts_pcr.h')
-rw-r--r--src/libimcv/pts/pts_pcr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libimcv/pts/pts_pcr.h b/src/libimcv/pts/pts_pcr.h
index df84c679f..0658f1f98 100644
--- a/src/libimcv/pts/pts_pcr.h
+++ b/src/libimcv/pts/pts_pcr.h
@@ -92,7 +92,7 @@ struct pts_pcr_t {
* Extend the content of a PCR
*
* @param pcr index of PCR
- * @param measurement measurment value to be extended into PCR
+ * @param measurement measurement value to be extended into PCR
* @return new content of PCR
*/
chunk_t (*extend)(pts_pcr_t *this, uint32_t pcr, chunk_t measurement);