summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-05-25 08:08:06 +0000
committerctrlaltca@gmail.com <>2011-05-25 08:08:06 +0000
commitb282fa042e344a3739d5b48ac393e50c082227e4 (patch)
tree4a62b0978119499426867e68eea94b30cc61413c /framework/Data/SqlMap
parent58544be11ffc793eb39d613ce7878a7feba1ee02 (diff)
fixed last blocking error related to the build script. it completes successfully now
Diffstat (limited to 'framework/Data/SqlMap')
-rw-r--r--framework/Data/SqlMap/Configuration/TResultProperty.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Data/SqlMap/Configuration/TResultProperty.php b/framework/Data/SqlMap/Configuration/TResultProperty.php
index 24401812..d4c849bf 100644
--- a/framework/Data/SqlMap/Configuration/TResultProperty.php
+++ b/framework/Data/SqlMap/Configuration/TResultProperty.php
@@ -139,7 +139,7 @@ class TResultProperty extends TComponent
}
/**
- * @parma string ID of another <resultMap> used to fill the property.
+ * @param string ID of another <resultMap> used to fill the property.
*/
public function setResultMapping($value)
{