commit 2c44a892573bd25e26d12f548775cfdd3a6d9428
parent a563820a60326473e74ac2431431e86e1963fd31
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date: Tue, 30 Apr 2019 11:40:38 +0200
typo
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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 <http://www.gnu.org/licenses/>.
@@ -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