Skip to content

Commit f8fca25

Browse files
committed
Misc: fix typo in OIDCUser JavaDoc
1 parent e5e75f2 commit f8fca25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • oidc-authenticator-user/src/main/java/org/xwiki/contrib/oidc/auth/store

oidc-authenticator-user/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCUser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import com.xpn.xwiki.objects.BaseObject;
2828

2929
/**
30-
* An helper wrapping a BaseObject to make easier to manipulate OIDC metadta stored in a user profile.
30+
* An helper wrapping a BaseObject to make easier to manipulate OIDC metadata stored in a user profile.
3131
*
3232
* @version $Id$
3333
* @since 1.25

0 commit comments

Comments
 (0)