summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-03-24 11:52:17 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-03-24 11:52:17 +0100
commit5ce0b830dc8d9e3ec411182693901d95812e390e (patch)
tree9994d91f21b5e2fef3f2cb9c89ab0f4a59829bd9
parent8e24fa4567fb4d3fc47190be1f9bf058061d0ec4 (diff)
vcl110: #i110356# spelling
-rw-r--r--vcl/source/src/print.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index 3158926f5e6d..58f0a477c848 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -356,7 +356,7 @@ ModalDialog SV_DLG_PRINT
{
Pos = MAP_APPFONT( 5, 35 );
Size = MAP_APPFONT( 150, 10 );
- Text [en-US] = "Range and Copies";
+ Text [en-US] = "Range and copies";
};
FixedText SV_PRINT_COPYCOUNT
{