summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--forms/source/component/entrylisthelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/entrylisthelper.hxx b/forms/source/component/entrylisthelper.hxx
index 929c4d5bd320..f358ba53273d 100644
--- a/forms/source/component/entrylisthelper.hxx
+++ b/forms/source/component/entrylisthelper.hxx
@@ -179,7 +179,7 @@ namespace frm
/** refreshes our list entries
- In case we have an external list source, its used to obtain the new entries, and then
+ In case we have an external list source, it's used to obtain the new entries, and then
stringItemListChanged is called to give the derived class the possibility to
react on this.