mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Corrected spelling mistakes
This commit is contained in:
parent
95aab70c3e
commit
9189ca9488
335 changed files with 408 additions and 408 deletions
|
@ -2,14 +2,14 @@
|
|||
# info: update database disk usage
|
||||
# options: USER DATABASE
|
||||
#
|
||||
# The function recalculates disk usage for speciefic database.
|
||||
# The function recalculates disk usage for specific database.
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
# Variable&Function #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Argument defenition
|
||||
# Argument definition
|
||||
user=$1
|
||||
database=$2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue