summaryrefslogtreecommitdiffstats
path: root/source/dialogs/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/dialogs/ssh.c')
-rw-r--r--source/dialogs/ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/dialogs/ssh.c b/source/dialogs/ssh.c
index cb8216cb..8b20ccb8 100644
--- a/source/dialogs/ssh.c
+++ b/source/dialogs/ssh.c
@@ -57,7 +57,7 @@
#include "dialogs/ssh.h"
/**
- * Name of the history file where previously choosen hosts are stored.
+ * Name of the history file where previously chosen hosts are stored.
*/
#define SSH_CACHE_FILE "rofi-2.sshcache"