mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-03 11:05:48 +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:
@@ -20,7 +20,7 @@
|
||||
{
|
||||
# Package: Schema
|
||||
# Schema encapsulates a data structure representing databases and tables.
|
||||
# Although in MySQL "schema" is technically equivalent to "databae", we
|
||||
# Although in MySQL "schema" is technically equivalent to "database", we
|
||||
# use "schema" loosely to mean a collection of schema objects: databases,
|
||||
# tables, and columns. These objects are organized in a hash keyed on
|
||||
# database and table names. The hash is called schema and looks like,
|
||||
|
Reference in New Issue
Block a user