Skip to content

Commit 80c981e

Browse files
i-am-lesliealisman
authored andcommitted
Updated comments
1 parent 705610c commit 80c981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/cbioportal/domain/mutation/usecase/FetchAllMutationsInProfileUseCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Use case for retrieving List of Mutation data
1616
*
1717
* <p> This use case encapsulates the business logic for fetching mutation data based on the provided
18-
* MutationSearchCriteria. it routes requests to the appropriate repository method
18+
* MutationQueryOptions. it routes requests to the appropriate repository method
1919
* <p>Supported projection types:
2020
*
2121
* <ul>

0 commit comments

Comments
 (0)