diff options
Diffstat (limited to 'canvas/README')
-rw-r--r-- | canvas/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/README b/canvas/README index 2fb141c48148..b68da4c3bf5c 100644 --- a/canvas/README +++ b/canvas/README @@ -14,7 +14,7 @@ not exclusively by the canvas, Armin's drawinglayer module also make use of it), which resides in basegfx. The UNO API used by the canvas is primarily under -com::sun::star::rendering, with com::sun::star::rendering::XCanvas +css::rendering, with css::rendering::XCanvas being the central interface. == The slideshow engine == |