summaryrefslogtreecommitdiff
path: root/engadd
diff options
context:
space:
mode:
Diffstat (limited to 'engadd')
-rwxr-xr-xengadd2
1 files changed, 1 insertions, 1 deletions
diff --git a/engadd b/engadd
index 1d91cf5..d849e70 100755
--- a/engadd
+++ b/engadd
@@ -1,4 +1,4 @@
#!/bin/sh
# Garbage script to add obscure words to file
-echo "$1" >> "$HOME"/langs/english/obscure_words
+echo "$1" >>"$HOME"/langs/english/obscure_words