We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769983b commit 8545f58Copy full SHA for 8545f58
src/main/java/com/imsweb/seerapi/client/disease/DiseaseService.java
@@ -88,7 +88,7 @@ public interface DiseaseService {
88
* @param morphology1 ICD O3 Morphology
89
* @param morphology2 ICD O3 Morphology
90
* @param year1 Year of Diagnosis1
91
- * @param year1 Year of Diagnosis2
+ * @param year2 Year of Diagnosis2
92
* @return a SamePrimary object
93
*/
94
@GET("disease/{version}/same_primary")
0 commit comments