diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-02-06 22:41:09 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-02-06 22:41:48 +0100 |
commit | 9bbb7ca9f730217f872462086493ba281ad399f8 (patch) | |
tree | 4ce7e5a9aca68b8f7de0b3401b8fc91f3bf1a991 /svx/source/gengal/gengal.cxx | |
parent | 1474d5c9c3274579efc9793614e830725b9384ca (diff) |
Typo: formating -> formatting
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
Diffstat (limited to 'svx/source/gengal/gengal.cxx')
-rw-r--r-- | svx/source/gengal/gengal.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx index 2305d3b08f54..1df2f62395ea 100644 --- a/svx/source/gengal/gengal.cxx +++ b/svx/source/gengal/gengal.cxx @@ -10,7 +10,7 @@ // Include this before stdio.h for the __MINGW32__ sake. // This header contails a define that modifies the way -// formating strings work for the mingw platforms. +// formatting strings work for the mingw platforms. #include <sal/types.h> #include <stdio.h> |