spelling: ericzbeard

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:08:56 -04:00
committed by Jindra Petřík
parent a6e5a1a451
commit f2a0c53e5b

View File

@@ -25,7 +25,7 @@ package gnu.jpdf;
* This exception is thrown from {@link gnu.jpdf.BoundingBox} if the string
* won't fit into the box</p>
*
* @author Eric Z. Beard, erizbeard@hotmail.com
* @author Eric Z. Beard, ericzbeard@hotmail.com
* @version $Revision: 1.1 $ $Date: 2007/08/22 01:02:32 $
*/
public class StringTooLongException extends Exception {