From 616c6924f18911fce110918edf05ed2f4e52dba9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 09:48:17 +0200 Subject: s/the the/the/ Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3 --- sot/source/sdstor/ucbstorage.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sot') diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx index 36ce40f8a5f6..62c09f196308 100644 --- a/sot/source/sdstor/ucbstorage.cxx +++ b/sot/source/sdstor/ucbstorage.cxx @@ -951,7 +951,7 @@ sal_uLong UCBStorageStream_Impl::SeekPos( sal_uLong nPos ) } else { - // the problem is that even if nPos is larger the the length + // the problem is that even if nPos is larger the length // of the stream the stream pointer will be moved to this position // so we have to check if temporary stream does not contain required position -- cgit