summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 21:20:11 +0200
committerhut <hut@lavabit.com>2011-10-08 21:20:11 +0200
commit5a2c0dc99da45b51e36ffe5ca59df8317dce4625 (patch)
treebc3136575ae9565557a1b2f55e2d997d376f10ef /ranger
parent1ae56f494994f368b0948191f524398cfb3ad328 (diff)
downloadranger-5a2c0dc99da45b51e36ffe5ca59df8317dce4625.tar.gz
data/config_examples/apps.py: Typo
Diffstat (limited to 'ranger')
-rw-r--r--ranger/data/config_examples/apps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/data/config_examples/apps.py b/ranger/data/config_examples/apps.py
index 8edb6583..2bb7e9cd 100644
--- a/ranger/data/config_examples/apps.py
+++ b/ranger/data/config_examples/apps.py
@@ -99,4 +99,4 @@ class CustomApplications(DefaultApps):
 #CustomApplications.generic('zsnes', 'javac')
 
 ## By setting flags='d', this programs will not block ranger's terminal:
-#CustomApplications.generic('gimp', 'evince', 'flags='d')
+#CustomApplications.generic('gimp', 'evince', flags='d')