summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/Configuration
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-05-25 09:34:54 +0000
committerctrlaltca@gmail.com <>2011-05-25 09:34:54 +0000
commit15be96d7736550fbf097bb4dd3d4c971ef1f5cc1 (patch)
tree0ae9feb919e2303d2d034c08bce057540fe6b689 /framework/Data/SqlMap/Configuration
parent8aa27c48cd1b620e3a7dee1e2de2cdc67f4e9874 (diff)
backported build script fixes to branch/3.1
Diffstat (limited to 'framework/Data/SqlMap/Configuration')
-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 abeeceb9..b327e0bd 100644
--- a/framework/Data/SqlMap/Configuration/TResultProperty.php
+++ b/framework/Data/SqlMap/Configuration/TResultProperty.php
@@ -138,7 +138,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)
{