From: Arsen Stasic Date: Thu, 23 May 2013 21:27:28 +0000 (+0200) Subject: typo X-Git-Tag: v3.4~12^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0b06d7999f48698ba98f31251fa0713bf1e7838;p=pgbadger typo --- diff --git a/pgbadger b/pgbadger index 53f61cf..9f6843a 100755 --- a/pgbadger +++ b/pgbadger @@ -82,7 +82,7 @@ sub spawn exit &$coderef(); } -# Informa the parent that it should stop iterate on parsing other files +# Inform the parent that it should stop iterate on parsing other files sub stop_parsing { $interrupt = 1;