From 4d210af6bf5f910f0fbcd4b2ddbfaa299466ab31 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Thu, 23 May 2013 15:49:01 +0200 Subject: [PATCH] Fixed typo in sith docstring --- sith.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sith.py b/sith.py index dbde8a84..98bbe65b 100755 --- a/sith.py +++ b/sith.py @@ -4,7 +4,7 @@ Sith attacks (and helps debugging) Jedi. Randomly search Python files and run Jedi on it. Exception and used -arguments are recorded to ``./record.josn`` (specified by --record):: +arguments are recorded to ``./record.json`` (specified by --record):: %(prog)s random