projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
341d01e
)
Fix typo from commit 63e19c6.
author
Andrej Kacian
<ticho@claws-mail.org>
Tue, 11 Oct 2016 12:16:05 +0000
(14:16 +0200)
committer
Andrej Kacian
<ticho@claws-mail.org>
Tue, 11 Oct 2016 12:16:05 +0000
(14:16 +0200)
src/editldap.c
patch
|
blob
|
history
diff --git
a/src/editldap.c
b/src/editldap.c
index c2ee14d2df7186f1c03aacf18d743ed6ba2e0bb2..a81d9b1d5fe439553912c886ae2bb86be9940379 100644
(file)
--- 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 " \
- "\"ex
ma
ple.org\" organization. An IP address may also be " \
+ "\"ex
am
ple.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." ));