From 5cc5f46c61b8557845780b404b248e39f33be8c4 Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Sat, 18 Jul 2015 09:29:33 +0200 Subject: [PATCH] typo --- update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.py b/update.py index 69799c2..e9bafe1 100755 --- a/update.py +++ b/update.py @@ -60,7 +60,7 @@ def print_progress_bar(text, done, total, width): def align_options(options): """ - Indendts flags and aligns help texts. + Indents flags and aligns help texts. """ l = 0 for opt in options: