Skip to content

Commit

Permalink
PDFBOX-5660: improve javadoc
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1918923 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Jul 5, 2024
1 parent 1e155af commit 9593251
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ public Object getValue(Integer index) throws IOException
}

/**
* This will return a map of numbers. The key will be a java.lang.Integer, the value will
* depend on where this class is being used.
* This will return a map of numbers on this level. The key will be a java.lang.Integer, the
* value will depend on where this class is being used.
*
* @return A map of COS objects.
*
Expand Down

0 comments on commit 9593251

Please sign in to comment.