diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-19 00:30:29 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-19 09:40:22 +0200 |
commit | a375b0548428979da950e3da75db6ace0509c643 (patch) | |
tree | 272991e1ce80dd6f04b8db9a3eae952ac1739061 /sfx2 | |
parent | 46b720b1d85cce5b6b128328bfa9bbc06b3f46e8 (diff) |
Fix typos
Change-Id: I33a99be34f41c3583fc6684fc68ba6b76ef2f056
Reviewed-on: https://gerrit.libreoffice.org/77682
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/bastyp/progress.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/progress.cxx b/sfx2/source/bastyp/progress.cxx index 858ce7e45ae8..ec2942490c9f 100644 --- a/sfx2/source/bastyp/progress.cxx +++ b/sfx2/source/bastyp/progress.cxx @@ -347,7 +347,7 @@ SfxProgress* SfxProgress::GetActiveProgress ( SfxObjectShell const * pDocSh /* the <SfxObjectShell>, which should be queried after a current <SfxProgress>, - or 0 if an current SfxProgress for the + or 0 if a current SfxProgress for the entire application should be obtained. The pointer only needs at the time of the call to be valid. |