fix comment
authorMoritz Warning <moritzwarning@web.de>
Sun, 16 Feb 2020 14:19:31 +0000 (15:19 +0100)
committerMoritz Warning <moritzwarning@web.de>
Sun, 16 Feb 2020 14:19:31 +0000 (15:19 +0100)
misc/collect.py

index b5a4e75580143477100ddba7e49fd247fd7888fa..01cc94c850b129442c53b2cd91cbdd00bb7b524d 100755 (executable)
@@ -60,7 +60,7 @@ for path in paths:
       for image in obj['images']:
           images.append(image['name'])
 
-      target = obj['target'].strip('/') # small fixed for stray /
+      target = obj['target'].strip('/') # small fix for stray '/'
       id = obj['id']
       for title in obj['titles']:
         if 'title' in title: