Skip to content

Commit

Permalink
PDFBOX-2852: fix javadoc
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1749960 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Jun 23, 2016
1 parent 848fb07 commit 8aab295
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -125,7 +125,7 @@ public void addAll(Set<Integer> unicodeSet)
}

/**
* Returns the map of new -> old GIDs.
* Returns the map of new -&gt; old GIDs.
*/
public Map<Integer, Integer> getGIDMap() throws IOException
{
Expand Down

0 comments on commit 8aab295

Please sign in to comment.