summaryrefslogtreecommitdiff
path: root/vcl/inc/regband.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/regband.hxx')
-rw-r--r--vcl/inc/regband.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/regband.hxx b/vcl/inc/regband.hxx
index b9855e24a761..690888291598 100644
--- a/vcl/inc/regband.hxx
+++ b/vcl/inc/regband.hxx
@@ -71,7 +71,7 @@ public:
// create y-band with boundaries
ImplRegionBand( long nYTop, long nYBottom );
- /** copy y-band with with all data
+ /** copy y-band with all data
@param theSourceBand
The new ImplRegionBand object will
be a copy of this band.