summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 23:40:57 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 23:46:15 +0100
commit2c9900be30e07e585613b4b5c8709b0ef985dfa2 (patch)
tree8634e3e2ff8bc52ec160b587937f446ca8f91b56
parent735cc127dcf7b954cc0991cbeba1a3064ffc9cd5 (diff)
Typo: aply->apply
Change-Id: I9cc502a747e354a593a73094e83c90ded204822f
-rw-r--r--include/svtools/fileview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/fileview.hxx b/include/svtools/fileview.hxx
index 283f4aa3e899..f8fc70b0cc63 100644
--- a/include/svtools/fileview.hxx
+++ b/include/svtools/fileview.hxx
@@ -99,7 +99,7 @@ public:
void SetSortColumn( bool bValue ) { bSortColumn = bValue; }
bool GetSortColumn() { return bSortColumn; }
- /** initialize the view with the content of a folder given by URL, and aply an immediate filter
+ /** initialize the view with the content of a folder given by URL, and apply an immediate filter
@param rFolderURL
the URL of the folder whose content is to be read