Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-tremblay committed May 6, 2024
1 parent feca69a commit 276b1a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import org.objenesis.instantiator.util.UnsafeUtils;

/**
* Instantiates an object, WITHOUT calling it's constructor, using
* Instantiates an object, WITHOUT calling its constructor, using
* {@code sun.misc.Unsafe.allocateInstance()}. Unsafe and its methods are implemented by most
* modern JVMs.
*
Expand Down

0 comments on commit 276b1a8

Please sign in to comment.