From e0a62c7ec3311bfa213567f4a076bf69cd98ce85 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 10 Apr 2014 10:38:01 +0200 Subject: typo: gven -> given --- sd/source/ui/framework/configuration/ConfigurationClassifier.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') diff --git a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx index 988e9d9d19d4..401498bf0928 100644 --- a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx +++ b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx @@ -110,7 +110,7 @@ private: */ ResourceIdVector maC1andC2; - /** Put all the elements in the two gven sequences of resource ids and + /** Put all the elements in the two given sequences of resource ids and copy them into one of the resource id result vectors maC1minusC2, maC2minusC1, and maC1andC2. This is done by using only the resource URLs for classification. Therefor this method calls itself -- cgit