Skip to content

Commit

Permalink
Fixed bad Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmay4 committed Oct 11, 2018
1 parent 769983b commit 8545f58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public interface DiseaseService {
* @param morphology1 ICD O3 Morphology
* @param morphology2 ICD O3 Morphology
* @param year1 Year of Diagnosis1
* @param year1 Year of Diagnosis2
* @param year2 Year of Diagnosis2
* @return a SamePrimary object
*/
@GET("disease/{version}/same_primary")
Expand Down

0 comments on commit 8545f58

Please sign in to comment.