From 2c44a892573bd25e26d12f548775cfdd3a6d9428 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Tue, 30 Apr 2019 11:40:38 +0200 Subject: [PATCH] typo --- src/namecache/gnunet-namecache.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/namecache/gnunet-namecache.c b/src/namecache/gnunet-namecache.c index 3932931e3..d1927934d 100644 --- a/src/namecache/gnunet-namecache.c +++ b/src/namecache/gnunet-namecache.c @@ -11,7 +11,7 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . @@ -235,7 +235,7 @@ main (int argc, char *const *argv) GNUNET_GETOPT_option_string ('z', "zone", "PKEY", - gettext_noop ("spezifies the public key of the zone to look in"), + gettext_noop ("specifies the public key of the zone to look in"), &pkey), GNUNET_GETOPT_OPTION_END -- 2.25.1