1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-17 03:24:21 +02:00

minor: renamed resultset -> resultSet

This commit is contained in:
David Grudl
2008-06-30 15:01:25 +00:00
parent 2a4f5ec456
commit 41e5b32a22
11 changed files with 132 additions and 132 deletions

View File

@@ -389,7 +389,7 @@ class DibiConnection extends /*Nette::*/Object
/**
* Decodes data from resultset.
* Decodes data from result set.
*
* @param string value
* @param string type (dibi::FIELD_BINARY)