Simple utility to turn swipes into words -- "plugin" for wvkbd to enable swipe-typing under wayland SXMO.
Diffstat (limited to 'mapScore.c')
-rw-r--r--mapScore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapScore.c b/mapScore.c
index f003bc9..9c40795 100644
--- a/mapScore.c
+++ b/mapScore.c
@@ -62,7 +62,7 @@ int beeDist(int *p1, int *p2) {
int main(int argc, char **argv) {
if (argc < 2) {
- fprintf(stderr, "Usage: mapScore map.tsv <words.txt >scoredWords.tsv");
+ fprintf(stderr, "Usage: mapScore map.tsv <words.txt >scoredWords.tsv\n");
return 1;
}