From ff34cc7b660bf807c67c36aea5f5f141b1ba59bc Mon Sep 17 00:00:00 2001 From: Florent Date: Wed, 8 Jan 2014 23:29:06 +0100 Subject: [PATCH] Trailing whitespace --- tools/make_man.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_man.py b/tools/make_man.py index 01e621a9..a705cff1 100755 --- a/tools/make_man.py +++ b/tools/make_man.py @@ -215,7 +215,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.config/weboob/backends" """ % application.COPYRIGHT + "~/.config/weboob/backends"""" % application.COPYRIGHT if len(app.CONFIG) > 0: footer += '\n\n "~/.config/weboob/%s"' % app.APPNAME