Signed-off-by: Jan Pokorný <
jpok...@redhat.com>
---
pydot.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pydot.py b/pydot.py
index 6d33100..ab2e724 100644
--- a/pydot.py
+++ b/pydot.py
@@ -1930,8 +1930,8 @@ class Dot(Graph):
which are automatically defined for all the supported formats.
[create_ps(), create_gif(), create_dia(), ...]
-
- If 'prog' is a list instead of a string the fist item is expected
+
+ If 'prog' is a list instead of a string the first item is expected
to be the program name, followed by any optional command-line
arguments for it: