summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbtreeview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreeview.hxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/dbtreeview.hxx b/dbaccess/source/ui/browser/dbtreeview.hxx
index 6ff5959e9ae5..892a6beab394 100644
--- a/dbaccess/source/ui/browser/dbtreeview.hxx
+++ b/dbaccess/source/ui/browser/dbtreeview.hxx
@@ -44,7 +44,7 @@ namespace dbaui
virtual ~DBTreeView() override;
virtual void dispose() override;
- /** sets a handler which is called when an list box entry is to be expanded.
+ /** sets a handler which is called when a list box entry is to be expanded.
<p>When calling the link, the parameter is an SvTreeListEntry marking the entry to be expanded.
</p>
*/