Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Bayfield committed Apr 20, 2010
1 parent a3062a4 commit d75d5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -189,7 +189,7 @@ MySQL Result Functions
**MySQLResult.FetchRow()**

Get the next row in the resut set.
Returns a string array or nil if there are no more rows.
Returns an array or nil if there are no more rows.

Example:

Expand Down

0 comments on commit d75d5bc

Please sign in to comment.