Skip to content

Commit

Permalink
clarify documents
Browse files Browse the repository at this point in the history
  • Loading branch information
LoiNguyenCS committed Nov 30, 2023
1 parent 968ca69 commit acc36ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ public static void performMinimization(
* units
* @param targetFiles a list of target files
* @param root the root directory of the target files
* @return createdClass the path of synthetic files created
* @throws IOException if there is a problem with parsing files
* @return createdClass the path of synthetic files created
*/
private static Set<Path> updateSyntheticFiles(
UnsolvedSymbolVisitor addMissingClass,
Expand Down

0 comments on commit acc36ba

Please sign in to comment.