summaryrefslogtreecommitdiff
path: root/sql/table.cc
diff options
context:
space:
mode:
authorunknown <bell@sanja.is.com.ua>2004-11-25 09:28:32 +0200
committerunknown <bell@sanja.is.com.ua>2004-11-25 09:28:32 +0200
commit7108deee6e9b2e805462df4e0002dbb32e0665b0 (patch)
tree0e2777f23da04f854cb207b4938c43cc0ac11773 /sql/table.cc
parenta352372170815bebd65755bc5fff00fdf964cf9b (diff)
downloadmariadb-git-7108deee6e9b2e805462df4e0002dbb32e0665b0.tar.gz
spelling fixed/comments added (postreview fixes)
sql/mysqld.cc: spelling fixed sql/sql_base.cc: spelling fixed sql/sql_delete.cc: spelling fixed sql/sql_parse.cc: comments added sql/sql_prepare.cc: comments added sql/sql_update.cc: spelling fixed sql/sql_view.cc: spelling fixed sql/table.cc: spelling fixed
Diffstat (limited to 'sql/table.cc')
-rw-r--r--sql/table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/table.cc b/sql/table.cc
index c1288bf8f24..625f04846a8 100644
--- a/sql/table.cc
+++ b/sql/table.cc
@@ -1886,7 +1886,7 @@ int st_table_list::view_check_option(THD *thd, bool ignore_failure)
/*
- Find table in underlaying tables by mask and check that only this
+ Find table in underlying tables by mask and check that only this
table belong to given mask
SYNOPSIS