hierarchy over. His original commit message was:
typo fixed in PDF produced that caused PDFs to be unreable
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193239
13f79535-47bb-0310-9956-
ffa450edef68
StringBuffer sb = new StringBuffer();
sb = sb.append(this.number + " " + this.generation + " obj\n" +
- "<< / Type /Page\n" +
+ "<< /Type /Page\n" +
"/Parent " + this.parent.referencePDF() + "\n" +
"/MediaBox [ 0 0 " + this.pagewidth + " " +
this.pageheight + " ]\n" +