Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 386371098
  • Loading branch information
Googler authored and copybara-github committed Jul 23, 2021
1 parent 203aa77 commit 51cb6a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ private DesugarTestHelpers() {}

/**
* A helper method that reads file paths into an array from the JVM flag value associated with
* {@param jvmFlagKey}.
* {@code jvmFlagKey}.
*/
public static Path[] getRuntimePathsFromJvmFlag(String jvmFlagKey) {
String jvmPropertyValue =
Expand Down

0 comments on commit 51cb6a0

Please sign in to comment.