mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-22 02:39:04 +00:00
PMM-11406 Fix typos in repo.
This commit is contained in:
@@ -79,7 +79,7 @@ sub new {
|
||||
#
|
||||
# TCP requests and responses form "sessions", which can be in one of these
|
||||
# statuses:
|
||||
# [Q]uerying - The remote host is sending the query to the server.
|
||||
# [Q]uerying - The remote host is sending the query to the server. # typos:ignore-line
|
||||
# [R]esponding - The server is replying back to the remote host.
|
||||
sub parse_event {
|
||||
my ( $self, %args ) = @_;
|
||||
|
Reference in New Issue
Block a user