summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/module-signing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/admin-guide/module-signing.rst')
-rw-r--r--Documentation/admin-guide/module-signing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/module-signing.rst b/Documentation/admin-guide/module-signing.rst
index 7d7c7c8a545c..2898b2703297 100644
--- a/Documentation/admin-guide/module-signing.rst
+++ b/Documentation/admin-guide/module-signing.rst
@@ -266,7 +266,7 @@ for which it has a public key. Otherwise, it will also load modules that are
unsigned. Any module for which the kernel has a key, but which proves to have
a signature mismatch will not be permitted to load.
-Any module that has an unparseable signature will be rejected.
+Any module that has an unparsable signature will be rejected.
=========================================