aboutsummaryrefslogtreecommitdiffhomepage
path: root/tangle
diff options
context:
space:
mode:
Diffstat (limited to 'tangle')
-rwxr-xr-xtangle2
1 files changed, 1 insertions, 1 deletions
diff --git a/tangle b/tangle
index 8e7569d..d6aa952 100755
--- a/tangle
+++ b/tangle
@@ -8,7 +8,7 @@ EMACSLISP_ORG=~/.emacs.d/elpa/org-20151005
EMACSLISP_ORG_CONTRIB=~/.emacs.d/elpa/org-plus-contrib-20151005
# wrap each argument in the code required to call tangle on it
for i in $@; do
- ORGFILES="$ORGFILES \"$i\""
+ ORGFILES="$ORGFILES \"$i\""
done
emacs --batch -Q -q \
--eval "(progn