Skip to content

Commit

Permalink
Merge pull request #602 from veraPDF/cmap_resources
Browse files Browse the repository at this point in the history
Update cmap resources
  • Loading branch information
MaximPlusov authored Nov 23, 2023
2 parents 474902d + 3772ddc commit 6b823f9
Show file tree
Hide file tree
Showing 12 changed files with 13,142 additions and 13,134 deletions.
2 changes: 1 addition & 1 deletion src/main/java/org/verapdf/pd/font/cmap/CMap.java
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ public boolean containsCode(int character) {
}

/**
* Reads character code from input stream and returnes it's CID. This uses
* Reads character code from input stream and returns it's CID. This uses
* codespace information from CMap. Details are described in PDF32000 in
* 9.7.6.2 "CMap Mapping".
*
Expand Down
Loading

0 comments on commit 6b823f9

Please sign in to comment.