User proper ellipsis char

As stated in
https://github.com/profanity-im/profanity/pull/1820#issuecomment-1498083383
profanity uses "..." (three dots) in a lot of places instead the proper
ellipsis char "…".
This commit is contained in:
Martin Dosch
2023-04-09 12:19:18 +02:00
parent ac581c29bf
commit e1ffc64a65
10 changed files with 28 additions and 28 deletions

View File

@@ -91,7 +91,7 @@ ox_announce_public_key(const char* const filename)
{
assert(filename);
cons_show("Announce OpenPGP Key for OX %s ...", filename);
cons_show("Announce OpenPGP Key for OX %s ", filename);
log_info("[OX] Announce OpenPGP Key of OX: %s", filename);
// key the key and the fingerprint via GnuPG from file