Skip to content

Commit 646b8b7

Browse files
committed
Escapes illegal name character
1 parent d1a5b78 commit 646b8b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RandomJSONRPC/src/org/random/util/RandomOrgRandom.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
** @see https://random.org/
4040
** @see https://api.random.org/
4141
**
42-
** @author Adam WagenhŠuser
42+
** @author Adam Wagenhaeuser <adam@wag-web.de>
4343
**/
4444
public class RandomOrgRandom extends Random {
4545

0 commit comments

Comments
 (0)