diff options
Diffstat (limited to 'include/pdf/SkPDFFormXObject.h')
-rw-r--r-- | include/pdf/SkPDFFormXObject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdf/SkPDFFormXObject.h b/include/pdf/SkPDFFormXObject.h index ed1656680b..41719f0820 100644 --- a/include/pdf/SkPDFFormXObject.h +++ b/include/pdf/SkPDFFormXObject.h @@ -28,7 +28,7 @@ class SkPDFCatalog; /** \class SkPDFFormXObject - A form XObject; a self containted description of graphics objects. A form + A form XObject; a self contained description of graphics objects. A form XObject is basically a page object with slightly different syntax, that can be drawn onto a page. */ |