diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2017-02-03 21:28:48 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-02-03 21:09:44 +0000 |
commit | 223f1f2b81add7a49f071bcb1dd14081c11f45a4 (patch) | |
tree | a45b66e3ae687697e058d4f58dbc3da9edc0e1cc /fpicker/source/win32/filepicker | |
parent | 797d10e1772a7c9b4c96c6da7e5dcec8e3d48914 (diff) |
Typos
Change-Id: I36f443c266670bd26aa6b813075e18653f372f52
Reviewed-on: https://gerrit.libreoffice.org/33900
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'fpicker/source/win32/filepicker')
-rw-r--r-- | fpicker/source/win32/filepicker/customcontrolcontainer.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/customcontrolcontainer.hxx b/fpicker/source/win32/filepicker/customcontrolcontainer.hxx index da7d0b50bc44..e5af47a37aab 100644 --- a/fpicker/source/win32/filepicker/customcontrolcontainer.hxx +++ b/fpicker/source/win32/filepicker/customcontrolcontainer.hxx @@ -26,7 +26,7 @@ // A container for custom controls -// the container is resposible for +// the container is responsible for // the destruction of the custom // controls |