Commit 73c90e85 authored by phuson's avatar phuson

fixed typo

parent 50d7fdd2
......@@ -93,5 +93,5 @@ $q->select('{u.*}, {p.*}')
$users = $q->execute();
$user[0]; // User object
$users[0]; // User object
</code>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment