Skip to content

Commit

Permalink
Tweak to comment to remove problem
Browse files Browse the repository at this point in the history
  • Loading branch information
alaninmcr committed Apr 12, 2017
1 parent 1d1fc03 commit e822701
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public static IRI handleBioPortalAPIKey(IRI iri) {
}

/**
* If appropriate, removes the appended apikey=XXX-XXX and returns a cleaned IRI
* If appropriate, removes the appended apikey=some_value
*/
public static IRI removeBioPortalAPIKey(IRI iri) {
IRI newIRI = iri;
Expand Down

0 comments on commit e822701

Please sign in to comment.