Spelling: definition

This commit is contained in:
Josh Soref 2012-09-10 15:06:51 -04:00 committed by Simon MacDonald
parent 5217abf57a
commit 1f7fe9abcc

View File

@ -180,7 +180,7 @@ public class Storage extends Plugin {
}
/**
* Checks to see the the query is a Data Definintion command
* Checks to see the the query is a Data Definition command
*
* @param query to be executed
* @return true if it is a DDL command, false otherwise