]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Corrected javadoc
authorAdrian Cumiskey <acumiskey@apache.org>
Wed, 5 Dec 2007 17:12:54 +0000 (17:12 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Wed, 5 Dec 2007 17:12:54 +0000 (17:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@601416 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/svg/PDFGraphicsDevice.java

index 360a725b73b7e4f34fa87b6af47aa0d0f3780d96..763bc7bb4ce0cce17f1466b82c681c520b63d450 100644 (file)
@@ -68,7 +68,7 @@ class PDFGraphicsDevice extends GraphicsDevice {
     /**
      * Return out sole GraphicsConfig.
      *
-     * @return the grpahics configuration that created this object
+     * @return the graphics configuration that created this object
      */
     public GraphicsConfiguration getDefaultConfiguration() {
         return gc;