From e0b78200ee0a35dab24780de80e05f55f92cd667 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Fri, 3 Jan 2014 16:51:10 +0100
Subject: [PATCH] Typo fix, spotted by Paul Dreik.

---
 nettle.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nettle.texinfo b/nettle.texinfo
index 071bbb6d..23ed6fea 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -1943,7 +1943,7 @@ each message.
 Additional authenticated data, which is to be included in the message
 authentication, but not encrypted. May be empty.
 @item
-The plaintext. Maybe empty.
+The plaintext. May be empty.
 @end itemize
 
 The outputs are a ciphertext, of the same length as the plaintext, and a
-- 
GitLab