Skip to content

Commit

Permalink
No issue. Fixed bad JavaDoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Apr 7, 2018
1 parent 897e00a commit e9b474a
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -63,8 +63,8 @@
* graph is directed but some of the algorithms (for eccentricity and related)
* run on its undirected version.
*
* @author garoufi, Tristan Miller <miller@ukp.informatik.tu-darmstadt.de>
*
* @author Tristan Miller
* @author garoufi
*/
public class EntityGraphJUNG
implements EntityGraph
Expand Down

0 comments on commit e9b474a

Please sign in to comment.