Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 399257151
  • Loading branch information
Googler authored and copybara-github committed Sep 27, 2021
1 parent cab340f commit ae280ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import com.google.devtools.common.options.OptionsBase;
import java.nio.file.Path;

/** The options for a {@IdlClass} action. */
/** The options for a {@link IdlClass} action. */
public final class IdlClassOptions extends OptionsBase {
@Option(
name = "manifest_proto",
Expand Down

0 comments on commit ae280ae

Please sign in to comment.