diff options
author | Jesús Corrius <jcorrius@gmail.com> | 2013-09-26 10:21:12 +0200 |
---|---|---|
committer | Jesús Corrius <jcorrius@gmail.com> | 2013-09-26 10:21:12 +0200 |
commit | 6a3cf741d1d4d9e700c14da6d6ae386d3aa372f8 (patch) | |
tree | 31e7dd398ac2fdac83324154c988f9f304e6ab75 /framework/source/uiconfiguration | |
parent | a1bc57563f659579e889f279d7f63a9fb487dcb2 (diff) |
Otherwhise -> Otherwise
Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44
Diffstat (limited to 'framework/source/uiconfiguration')
-rw-r--r-- | framework/source/uiconfiguration/imagemanagerimpl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx index a0cd5a018eed..c8fd726fc776 100644 --- a/framework/source/uiconfiguration/imagemanagerimpl.hxx +++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx @@ -20,7 +20,7 @@ #ifndef __FRAMEWORK_UICONFIGURATION_IMAGEMANAGERIMPL_HXX_ #define __FRAMEWORK_UICONFIGURATION_IMAGEMANAGERIMPL_HXX_ -/** Attention: stl headers must(!) be included at first. Otherwhise it can make trouble +/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble with solaris headers ... */ #include <vector> |