summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-02-03 14:01:31 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-02-03 14:01:40 +0100
commit326bec33e0a08123d716b9d2a06884368a8f07eb (patch)
tree663c513af4e3e7078a858d9fb7da3afb732e6d77 /sc/source/ui/view
parentd271e5fd87dc11512f4be244bf6e7eea1769c62e (diff)
some more continuous corrections
Diffstat (limited to 'sc/source/ui/view')
-rw-r--r--sc/source/ui/view/printfun.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/printfun.cxx b/sc/source/ui/view/printfun.cxx
index b509e2b9de63..9406a903fcc5 100644
--- a/sc/source/ui/view/printfun.cxx
+++ b/sc/source/ui/view/printfun.cxx
@@ -2598,7 +2598,7 @@ void ScPrintFunc::ApplyPrintSettings()
//--------------------------------------------------------------------
// rPageRanges = range for all tables
// nStartPage = rPageRanges starts at nStartPage
-// nDisplayStart = continious number for displaying the page number
+// nDisplayStart = continuous number for displaying the page number
long ScPrintFunc::DoPrint( const MultiSelection& rPageRanges,
long nStartPage, long nDisplayStart, bool bDoPrint,