diff options
Diffstat (limited to 'vcl/win/source/gdi/salprn.cxx')
-rw-r--r-- | vcl/win/source/gdi/salprn.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/win/source/gdi/salprn.cxx b/vcl/win/source/gdi/salprn.cxx index 7179e8cbefcc..cf6a4c6bcac1 100644 --- a/vcl/win/source/gdi/salprn.cxx +++ b/vcl/win/source/gdi/salprn.cxx @@ -1498,7 +1498,7 @@ bool WinSalPrinter::StartJob( const OUString* pFileName, mnError = 0; mbAbort = FALSE; - // As the Telocom Balloon Fax driver tends to send messages repeatedly + // As the Telecom Balloon Fax driver tends to send messages repeatedly // we try to process first all, and then insert a dummy message bool bWhile = TRUE; int i = 0; |