Skip to content

Commit 2253c57

Browse files
committed
PDFBOX-5660: fix typo, as suggested by Valery Bokov
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1927994 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4a601d6 commit 2253c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfbox/src/main/java/org/apache/pdfbox/contentstream/operator/graphics/GraphicsOperatorProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ protected GraphicsOperatorProcessor(PDFGraphicsStreamEngine context)
3333
}
3434

3535
/**
36-
* GraphicsOperatorProcessor uses a spezialized engine.
36+
* GraphicsOperatorProcessor uses a specialized engine.
3737
*
3838
* @return PDFGraphicsStreamEngine to be used for processing
3939
*/

0 commit comments

Comments
 (0)