Kaydet (Commit) 2c9900be authored tarafından Julien Nabet's avatar Julien Nabet

Typo: aply->apply

Change-Id: I9cc502a747e354a593a73094e83c90ded204822f
üst 735cc127
...@@ -99,7 +99,7 @@ public: ...@@ -99,7 +99,7 @@ public:
void SetSortColumn( bool bValue ) { bSortColumn = bValue; } void SetSortColumn( bool bValue ) { bSortColumn = bValue; }
bool GetSortColumn() { return bSortColumn; } 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 @param rFolderURL
the URL of the folder whose content is to be read the URL of the folder whose content is to be read
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment