From b96378117a5488df9bc4e05611e22da25dd373fd Mon Sep 17 00:00:00 2001 From: Andrej Kacian Date: Tue, 11 Oct 2016 14:16:05 +0200 Subject: [PATCH] Fix typo from commit 63e19c6. --- src/editldap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editldap.c b/src/editldap.c index c2ee14d2d..a81d9b1d5 100644 --- a/src/editldap.c +++ b/src/editldap.c @@ -449,7 +449,7 @@ static void addressbook_edit_ldap_page_basic( gint pageNum, gchar *pageLbl ) { CLAWS_SET_TIP(entry_server, _( "This is the hostname of the server. For example, " \ "\"ldap.example.org\" may be appropriate for the " \ - "\"exmaple.org\" organization. An IP address may also be " \ + "\"example.org\" organization. An IP address may also be " \ "used. You may specify \"localhost\" if running an LDAP " \ "server on the same computer as Claws Mail." )); -- 2.25.1