Skip to content

Commit

Permalink
Revert "Fix typo (open-telemetry#11672)"
Browse files Browse the repository at this point in the history
This reverts commit 3037865.
  • Loading branch information
zeitlinger committed Jul 1, 2024
1 parent 7cc6b8a commit ba4df2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import java.util.function.Function;
import javax.annotation.Nullable;

/** Helper class for reflecting over annotations at runtime. */
/** Helper class for reflecting over annotations at runtime.. */
public class AnnotationReflectionHelper {
private AnnotationReflectionHelper() {}

Expand Down

0 comments on commit ba4df2b

Please sign in to comment.