Skip to content

Commit

Permalink
Fix javadoc link
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 committed Mar 11, 2025
1 parent 804e008 commit 11f11fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public final class OpenCVHelp {
private static final Rotation3d EDN_TO_NWU;

/**
* @deprecated Replaced by {@link OpenCVLoader#forceStaticLoad()}
* @deprecated Replaced by {@link OpenCvLoader#forceStaticLoad()}
*/
@Deprecated(since = "2025", forRemoval = true)
public static void forceLoadOpenCV() {
Expand Down

0 comments on commit 11f11fe

Please sign in to comment.