diff --git a/process/DataPrivacy_lib/process.js b/process/DataPrivacy_lib/process.js
index 2d00ca8936d830dd8df5fc799279826f2f194b7c..1187eb32e60d185f0b591bc300a7dcae066ec26d 100644
--- a/process/DataPrivacy_lib/process.js
+++ b/process/DataPrivacy_lib/process.js
@@ -58,7 +58,7 @@ function DataPrivacyType(pKeyId, pGetValuesCallback, pFormatAsDate)
 
 /**
  * NOTE: The Key in the cache has to be the same as the first argument (pKeyId)
- * NOTE2: These Types have to exist also as Keyord!
+ * NOTE2: These Types have to exist also as Keyword!
  * 
  * get all possible DataPrivacyTypes or one specific
  * @param {String} [pKey=undefined] if provided, this function returns only the DataPrivacyTypes with this key