Skip to content

Commit

Permalink
test near git site
Browse files Browse the repository at this point in the history
  • Loading branch information
gc5k committed Jan 7, 2018
1 parent fe2fc89 commit e03e877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GEAR/src/gear/subcommands/wgrm/WGRMCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public String getName()
@Override
public String getDescription()
{
return "GRM with weights";
return "GRM with weights.";
}

@SuppressWarnings("static-access")
Expand Down

0 comments on commit e03e877

Please sign in to comment.