From c7468b230e2c22a2c53ce95eb6f33f8bf2a53bbd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 18 Jan 2018 15:50:14 +0100 Subject: typo --- bin/taler-log-adapter | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bin/taler-log-adapter b/bin/taler-log-adapter index 01faf73..52dc15c 100755 --- a/bin/taler-log-adapter +++ b/bin/taler-log-adapter @@ -16,10 +16,8 @@ # @author Florian Dold """ -Wrapper for programs that log to stderr. - -Redirects logs to a file specified by a path with strfmt-style placeholders -in them. +Wrapper for programs that log to stderr. Redirects logs to a file specified by +a path with strfmt-style placeholders in it. """ from subprocess import Popen, PIPE -- cgit v1.2.3