diff --git a/manual/codes/Basic Components - Connection - Availible drivers.php b/manual/codes/Basic Components - Connection - Available drivers.php similarity index 100% rename from manual/codes/Basic Components - Connection - Availible drivers.php rename to manual/codes/Basic Components - Connection - Available drivers.php diff --git a/manual/docs/Basic components - Connection - Availible drivers.php b/manual/docs/Basic Components - Connection - Available drivers.php similarity index 100% rename from manual/docs/Basic components - Connection - Availible drivers.php rename to manual/docs/Basic Components - Connection - Available drivers.php diff --git a/manual/docs/Basic components - Exceptions - List of exceptions.php b/manual/docs/Basic Components - Exceptions - List of exceptions.php similarity index 100% rename from manual/docs/Basic components - Exceptions - List of exceptions.php rename to manual/docs/Basic Components - Exceptions - List of exceptions.php diff --git a/manual/docs/Getting started - Setting table definition - Table and class naming.php b/manual/docs/Getting started - Setting table definition - Table and class naming.php new file mode 100644 index 000000000..aab05b40a --- /dev/null +++ b/manual/docs/Getting started - Setting table definition - Table and class naming.php @@ -0,0 +1,9 @@ +Doctrine automatically creates table names from the record class names. For this reason, it is recommended to name your record classes using the following rules: +