Skip to content

Commit b970676

Browse files
author
Rory Winston
committed
Rename
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@761987 13f79535-47bb-0310-9956-ffa450edef68
1 parent a60ef5a commit b970676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/examples/nntp/newsgroups.java renamed to src/main/java/examples/nntp/ListNewsgroups.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* <p>
3131
***/
3232

33-
public final class newsgroups
33+
public final class ListNewsgroups
3434
{
3535

3636
public final static void main(String[] args)

0 commit comments

Comments
 (0)