summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/database/results.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_guide_src/source/database/results.rst b/user_guide_src/source/database/results.rst
index 5bddcebb2..58c6b1880 100644
--- a/user_guide_src/source/database/results.rst
+++ b/user_guide_src/source/database/results.rst
@@ -41,7 +41,6 @@ encouraged to test the result first::
echo $row->body;
}
-
You can also pass a string to result() which represents a class to
instantiate for each result object (note: this class must be loaded)