From b068d9fb8d29e06ff652b1493605cea22a9199f3 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Mar 2017 12:23:08 +0100 Subject: Fix typos Change-Id: I35eeb71f4f698e39b7b0d98e3cb30657a64a611a Reviewed-on: https://gerrit.libreoffice.org/34802 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- rsc/inc/rsctop.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rsc/inc') diff --git a/rsc/inc/rsctop.hxx b/rsc/inc/rsctop.hxx index 2c7a98d3f18c..1a5afad988bf 100644 --- a/rsc/inc/rsctop.hxx +++ b/rsc/inc/rsctop.hxx @@ -179,7 +179,7 @@ public: // sets all default values virtual void SetToDefault( const RSCINST & rInst ); - // wether input is equal to default + // whether input is equal to default virtual bool IsDefault( const RSCINST & rInst ); // sets value to default -- cgit