diff options
Diffstat (limited to 'user_guide/database/connecting.html')
-rw-r--r-- | user_guide/database/connecting.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index 90f901104..373c0567b 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -89,7 +89,7 @@ to the group specified in your database config file. For most people, this is th </ol> -<h3>Manuallly Connecting to a Database</h3> +<h3>Manually Connecting to a Database</h3> <p>The first parameter of this function can <strong>optionally</strong> be used to specify a particular database group from your config file, or you can even submit connection values for a database that is not specified in your config file. |