about summary refs log tree commit diff stats
path: root/src/ui/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window.h')
-rw-r--r--src/ui/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/window.h b/src/ui/window.h
index 0f5c079e..72c14ff1 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -57,7 +57,7 @@
 #include "xmpp/muc.h"
 
 #define PAD_SIZE        1000
-#define LOADING_MESSAGE "Loading older messages ..."
+#define LOADING_MESSAGE "Loading older messages…"
 
 void win_move_to_end(ProfWin* window);
 void win_show_status_string(ProfWin* window, const char* const from,