SpongePowered / Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
MIT License
1.41k stars 194 forks source link

Fix typo in comment in ClassSignature #676

Closed JXSnack closed 2 months ago

JXSnack commented 2 months ago

Fixes a typo inside a comment of org.spongepowered.asm.util.ClassSignature. "conform" was turned into "confirm"

Zidane commented 2 months ago

Thank you for pointing it out but we do not take PRs of this nature (typo fixes/etc)