[java-oidc-common] branch main updated: Fix misspelled description.
Scott Cantor
cantor.2 at osu.edu
Wed Dec 8 13:54:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=4a2dd5cf2b577bbf7d80940dd9ae99173ddf9375
The following commit(s) were added to refs/heads/main by this push:
new 4a2dd5c Fix misspelled description.
4a2dd5c is described below
commit 4a2dd5cf2b577bbf7d80940dd9ae99173ddf9375
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Dec 8 08:54:19 2021 -0500
Fix misspelled description.
---
oidc-common-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-common-dist/pom.xml b/oidc-common-dist/pom.xml
index dae0260..d6c0fbb 100644
--- a/oidc-common-dist/pom.xml
+++ b/oidc-common-dist/pom.xml
@@ -10,7 +10,7 @@
<artifactId>oidc-common-dist</artifactId>
<name>Shibboleth IdP :: Plugins :: OIDC Common :: Distribution</name>
- <description>Distributiuon of the common OIDC plugin.</description>
+ <description>Distribution of the common OIDC plugin.</description>
<packaging>pom</packaging>
<properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list