[Tools] testbot: Replace a non-ascii character in the Item::PutColValue() documentation.

Francois Gouget fgouget at codeweavers.com
Mon Nov 20 10:41:39 CST 2017


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/lib/ObjectModel/Item.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/lib/ObjectModel/Item.pm b/testbot/lib/ObjectModel/Item.pm
index 170f44c6..c27e40cf 100644
--- a/testbot/lib/ObjectModel/Item.pm
+++ b/testbot/lib/ObjectModel/Item.pm
@@ -173,7 +173,7 @@ then invoke KeyChanged() so the object can be retrieved from the Collection
 using the new key value.
 
 Further note that KeyChanged() should only be called once all of the
-primary key??s columns have reached their final values: in a two column
+primary key's columns have reached their final values: in a two column
 primary key, calling KeyChanged() with the (new1, old2) values may collide with
 another Item which would cause a spurious error even though the final
 (new1, new2) key is unique.
-- 
2.14.2



More information about the wine-patches mailing list