From f61cff7f039153c1296ea823316fbebee6c895a8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 20 Jul 2018 10:23:48 +0200 Subject: Fix typos Change-Id: I1048bea42c66b81244021aa2188e5dfe2ce6e83d Reviewed-on: https://gerrit.libreoffice.org/57768 Tested-by: Jenkins Reviewed-by: Julien Nabet --- vcl/unx/generic/print/genprnpsp.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vcl') diff --git a/vcl/unx/generic/print/genprnpsp.cxx b/vcl/unx/generic/print/genprnpsp.cxx index d30a518457b5..58c70696fab1 100644 --- a/vcl/unx/generic/print/genprnpsp.cxx +++ b/vcl/unx/generic/print/genprnpsp.cxx @@ -569,8 +569,8 @@ bool PspSalInfoPrinter::SetPrinterData( ImplJobSetup* pJobSetup ) return true; } -// This function merges the independ driver data -// and sets the new independ data in pJobSetup +// This function merges the independent driver data +// and sets the new independent data in pJobSetup // Only the data must be changed, where the bit // in nGetDataFlags is set bool PspSalInfoPrinter::SetData( -- cgit