Skip to content

Commit

Permalink
Fix parameter name
Browse files Browse the repository at this point in the history
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
  • Loading branch information
madhuracj committed May 10, 2014
1 parent f487813 commit af857f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/dbi/DBIDrizzle.class.php
Expand Up @@ -571,7 +571,7 @@ public function fieldFlags($result, $i)
/**
* Store the result returned from multi query
*
* @param PMA_DrizzleResult $result Drizzle result object
* @param PMA_DrizzleResult $link Drizzle result object
*
* @return false
*/
Expand Down

0 comments on commit af857f3

Please sign in to comment.