Skip to content

Commit

Permalink
Fix a little typo.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 639711820
  • Loading branch information
graememorgan authored and Error Prone Team committed Jun 3, 2024
1 parent 32997f7 commit fefaf67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import com.sun.tools.javac.code.Type;

/**
* A utility for handling types in cast expressions, shraed by {@link JUnitIncompatibleType} and
* A utility for handling types in cast expressions, shared by {@link JUnitIncompatibleType} and
* {@link TruthIncompatibleType}.
*/
final class IgnoringCasts {
Expand Down

0 comments on commit fefaf67

Please sign in to comment.