Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 28, 2015
1 parent ba426f1 commit f952905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ORM/ResultSet.php
Expand Up @@ -354,8 +354,8 @@ protected function _calculateAssociationMap()
}

/**
* Creates a map of row keys out of the query select clasuse that can be
* used to quickly hydrate correctly nested result sets.
* Creates a map of row keys out of the query select clause that can be
* used to hydrate nested result sets more quickly.
*
* @return void
*/
Expand Down

0 comments on commit f952905

Please sign in to comment.