summaryrefslogtreecommitdiff
path: root/sql/item.h
diff options
context:
space:
mode:
authorbell@sanja.is.com.ua <>2003-02-02 23:30:01 +0200
committerbell@sanja.is.com.ua <>2003-02-02 23:30:01 +0200
commit62902a3b4bf46a386a9449b146c85523dc1b07c7 (patch)
treeb229dc72a1874a4a2e8c467d58a8a97d6cd597f4 /sql/item.h
parent291f8a225ac904eab5ce119c9a253bad21d8c7a4 (diff)
downloadmariadb-git-62902a3b4bf46a386a9449b146c85523dc1b07c7.tar.gz
after-review changes (577 SCRUM)
Diffstat (limited to 'sql/item.h')
-rw-r--r--sql/item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item.h b/sql/item.h
index 3c66014165a..6f83348f0c6 100644
--- a/sql/item.h
+++ b/sql/item.h
@@ -535,7 +535,7 @@ protected:
/*
select_lex used for:
1) receiving expanded variant of item list (to check max possible
- nunber of elements);
+ number of elements);
2) to have access to ref_pointer_array, via wich item will refered.
*/
st_select_lex *select_lex;