diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 17:25:54 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 22:33:02 +0200 |
commit | a14b659dc0b5d3de4fc7801907a83eda3476f3c1 (patch) | |
tree | 1efe2ff43567c6faf992c1544b05a6b05afd96f9 /include/svtools/editbrowsebox.hxx | |
parent | e69c38722bac136ead8640cf7a8d0dd557741740 (diff) |
Fix typos
Change-Id: I8561dc27229a2430bfdfd8ac806139b4450496c7
Reviewed-on: https://gerrit.libreoffice.org/76026
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/svtools/editbrowsebox.hxx')
-rw-r--r-- | include/svtools/editbrowsebox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/editbrowsebox.hxx b/include/svtools/editbrowsebox.hxx index 9468428bd185..b0ef6d7fb8d1 100644 --- a/include/svtools/editbrowsebox.hxx +++ b/include/svtools/editbrowsebox.hxx @@ -185,7 +185,7 @@ namespace svt //= MultiLineTextCell - /** a multi line edit which can be used in a cell of a EditBrowseBox + /** a multi line edit which can be used in a cell of an EditBrowseBox */ class SVT_DLLPUBLIC MultiLineTextCell : public MultiLineEdit { |