summaryrefslogtreecommitdiff
path: root/include/vcl/virdev.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/virdev.hxx')
-rw-r--r--include/vcl/virdev.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/virdev.hxx b/include/vcl/virdev.hxx
index 25ef11c207a6..b78495d24e16 100644
--- a/include/vcl/virdev.hxx
+++ b/include/vcl/virdev.hxx
@@ -106,7 +106,7 @@ public:
/** Create a virtual device using an existing system dependent device or graphics context
Any rendering will happen directly on the context and not on any intermediate bitmap.
- Note: This might not be suported on all platforms !
+ Note: This might not be supported on all platforms !
*/
explicit VirtualDevice( const SystemGraphicsData *pData, sal_uInt16 nBitCount );