diff --git a/font-patcher b/font-patcher index a8641c6e5..224762efb 100755 --- a/font-patcher +++ b/font-patcher @@ -162,7 +162,7 @@ class font_patcher: self.args = parser.parse_args() - # if you add a new font, put set it to True here inside the if condition and also directly below in the self.symbols_complete assignment + # if you add a new font, put set it to True here inside the if condition if self.args.complete: self.args.fontawesome = True self.args.fontawesomeextension = True