Skip to content

Commit

Permalink
Update cmap resources
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Nov 17, 2023
1 parent 20ae3a3 commit 3772ddc
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 3772ddc

Please sign in to comment.