diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-09-12 14:59:28 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-09-12 16:28:34 +0200 |
commit | d224981ba8be95f23b1aa860df78c6c969f7f180 (patch) | |
tree | 83baccbcdaf07ec1c2f46adfc4375eadb47e5244 /vcl | |
parent | 9a8ae4a9566e23e1ca116c3c41f62995f8234c97 (diff) |
Fix typo
Change-Id: I6ec0c6a97ec663223f6bca9ee5e9d8d27cdbf9f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102516
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/unx/generic/print/psheader.ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/generic/print/psheader.ps b/vcl/unx/generic/print/psheader.ps index 7b667f446d7b..49f0f5101194 100644 --- a/vcl/unx/generic/print/psheader.ps +++ b/vcl/unx/generic/print/psheader.ps @@ -17,7 +17,7 @@ % % This is an "unobsfucated version of postscript header" in printerjob.cxx. It -% was probably kept separate for the comments, but it is not used in it self +% was probably kept separate for the comments, but it is not used in itself % and probably was not kept in sync with the actual header. % |