We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0c99b commit 46ea07bCopy full SHA for 46ea07b
user_guide_src/source/dbmgmt/forge.rst
@@ -41,7 +41,7 @@ Returns true/false based on success or failure:
41
.. literalinclude:: forge/003.php
42
43
An optional second parameter set to true will add ``IF EXISTS`` statement
44
-or will check if a database exists before create it (depending on DBMS).
+or will check if a database exists before creating it (depending on DBMS).
45
46
.. literalinclude:: forge/004.php
47
0 commit comments