summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-01-23 15:00:54 +0100
committerAndras Timar <andras.timar@collabora.com>2015-01-23 15:01:37 +0100
commitb55ef81671d441d5e8b7c30bb2b2a1af48c46bcc (patch)
tree1e597fc9bb92bd7ecfed5d564e82de9198f87b98 /sd
parent162c72d64077d9e0dae820d881ce2b56a5b2040c (diff)
typo: langugage -> language
Change-Id: Ifabd5a7851946b3e4109e22e6e9a1ff34575c1e5
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/ViewShell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index 8aa15c43b290..352b6f9b72e9 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -563,7 +563,7 @@ protected:
private:
::vcl::Window* mpParentWindow;
/** This window updater is used to keep all relevant windows up to date
- with reference to the digit langugage used to display digits in text
+ with reference to the digit language used to display digits in text
shapes.
*/
::std::unique_ptr< ::sd::WindowUpdater> mpWindowUpdater;