summaryrefslogtreecommitdiff
path: root/trusty/confirmationui/NotSoSecureInput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'trusty/confirmationui/NotSoSecureInput.cpp')
-rw-r--r--trusty/confirmationui/NotSoSecureInput.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/trusty/confirmationui/NotSoSecureInput.cpp b/trusty/confirmationui/NotSoSecureInput.cpp
index 3d9a2d6e5..18e45cd35 100644
--- a/trusty/confirmationui/NotSoSecureInput.cpp
+++ b/trusty/confirmationui/NotSoSecureInput.cpp
@@ -82,7 +82,7 @@ Nonce generateNonce() {
/**
* This is an implementation of the SecureInput protocol in unserspace. This is
- * just an example and should not be used as is. The protocol implemented her
+ * just an example and should not be used as is. The protocol implemented here
* should be used by a trusted input device that can assert user events with
* high assurance even if the HLOS kernel is compromised. A confirmationui HAL
* that links directly against this implementation is not secure and shal not be