summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLeon Gersen <[email protected]>2014-12-18 15:03:22 +0100
committerLeon Gersen <[email protected]>2014-12-18 15:03:22 +0100
commit92cfb6819a5c9207c358c530299f52e5b50d44b8 (patch)
tree9cd0c79bd62157e5d5c3cf567a4bea68245c89f3 /docs
parentb0922d8719a94e3a0e0e4a0ca3876f4f91475dcf (diff)
Typo in navigation
Diffstat (limited to 'docs')
-rw-r--r--docs/connections.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/connections.rst b/docs/connections.rst
index bb9ea72..20fb08f 100644
--- a/docs/connections.rst
+++ b/docs/connections.rst
@@ -1,4 +1,4 @@
-Mulitple Connections
+Multiple Connections
====================
Idiorm now works with multiple conections. Most of the static functions
work with an optional connection name as an extra parameter. For the
@@ -76,4 +76,5 @@ Notes
an array of connection names.
* Caching *should* work with multiple connections (remember to turn caching
on for each connection), but the unit tests are not robust. Please report
- any errors. \ No newline at end of file
+ any errors.
+