Skip to content

Commit bcc84b1

Browse files
committed
google#159 Tweak foramt
1 parent 6e3fbdd commit bcc84b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/com/google/copybara/exception/NonReversibleValidationException.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
import net.starlark.java.eval.EvalException;
2020

2121
/**
22-
* Exception thrown when a {@link com.google.copybara.Transformation} is not reversible but the configuration asked for
23-
* the reverse.
22+
* Exception thrown when a {@link com.google.copybara.Transformation} is not reversible
23+
* but the configuration asked for the reverse.
2424
*/
2525
public class NonReversibleValidationException extends EvalException {
2626

0 commit comments

Comments
 (0)