From dc2bd8259060d4293430abadbe6afbba68bb1399 Mon Sep 17 00:00:00 2001 From: Benjamin Ruston Date: Tue, 2 Apr 2013 01:07:19 +0100 Subject: docs: querying: minor typo --- docs/querying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/querying.rst b/docs/querying.rst index d6a56e5..1e5afd3 100644 --- a/docs/querying.rst +++ b/docs/querying.rst @@ -107,7 +107,7 @@ So for example instead of running this: $person->save(); } -You can simple do this instead: +You can simply do this instead: .. code-block:: php -- cgit v1.2.3