From: Jefferson Queiroz Venerando Date: Wed, 4 Feb 2015 12:05:06 +0000 (-0200) Subject: Fix typo in 'queries' X-Git-Tag: v6.3~14^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81d80b1f934bd2de0ad60fee5b480d5696788395;p=pgbadger Fix typo in 'queries' The first letter was missing. --- diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index 1ad4025..8cbc768 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -256,7 +256,7 @@ five minutes: There's also some pie reports of distribution about: Locks statistics. - ueries by type (select/insert/update/delete). + Queries by type (select/insert/update/delete). Distribution of queries type per database/application Sessions per database/user/client. Connections per database/user/client.