mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-18 01:33:14 +00:00
War on typos Act 1 (#655)
* Fix typos in lib/ directory * Update generated bin/ files * PR 655 - War on typos Act 1 #655 - Updated modules in tools that were not updated - Fixed tests to reflect proposed changes --------- Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
This commit is contained in:
@@ -656,7 +656,7 @@ sub _parse_from_filehandle {
|
||||
# !!!!INTERNAL!!!!!
|
||||
# Reads from the filehandle, either saving the data as needed if dealing
|
||||
# with a diskstats-formatted line, or if it finds a TS line and has a
|
||||
# callback, defering to that.
|
||||
# callback, deferring to that.
|
||||
|
||||
sub _parse_and_load_diskstats {
|
||||
my ( $self, $fh, $sample_callback ) = @_;
|
||||
|
Reference in New Issue
Block a user