summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:53 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 14:18:04 +0200
commit0c234a60ae31c2404dfec9d09cc79a1a5c4558fd (patch)
treed6139e8b035e9fc5f5f36bbfb9d0e0bc7c859b9f /sfx2
parentb86ab7eb8b14b877c93be23bfc944e629e080573 (diff)
Fix typos
Change-Id: I79f87f033eeb67d1750bb595d311d74ef3db6ce9 Reviewed-on: https://gerrit.libreoffice.org/78795 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/objcont.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/objcont.cxx b/sfx2/source/doc/objcont.cxx
index 87f44dcf596e..ecc131177fb9 100644
--- a/sfx2/source/doc/objcont.cxx
+++ b/sfx2/source/doc/objcont.cxx
@@ -256,7 +256,7 @@ void SfxObjectShell::UpdateTime_Impl(
}
else if (nDays<=31)
{
- // If time of working without save greater then 1 month (!)...
+ // If time of working without save greater than 1 month (!)...
// we add 0 to aOldTime!
// If 1 or up to 31 days between now and last editing - calculate time indirectly.