From 59a2ef26d821b5ef129f6b7a68d38f4f21026e74 Mon Sep 17 00:00:00 2001 From: Johannes Hoermann <j.hoermann@adito.de> Date: Fri, 19 Jul 2019 16:44:16 +0200 Subject: [PATCH] typo --- process/DataPrivacy_lib/process.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/DataPrivacy_lib/process.js b/process/DataPrivacy_lib/process.js index 2d00ca8936..1187eb32e6 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 -- GitLab