[java-identity-provider] 01/02: typo
Rod Widdowson
rdw at steadingsoftware.com
Tue Jul 8 16:12:48 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0d762fb4d83970762ccb9bd3431f6f81717d81b3
commit 0d762fb4d83970762ccb9bd3431f6f81717d81b3
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jul 7 14:37:20 2025 +0100
typo
---
.../java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java b/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java
index 6630d0b53..a3c92b083 100644
--- a/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java
+++ b/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java
@@ -29,7 +29,7 @@ import net.shibboleth.shared.cli.AbstractCommandLineArguments;
import net.shibboleth.shared.primitive.LoggerFactory;
/**
- * Command line argumebnts for the "install" verb.
+ * Command line arguments for the "install" verb.
*/
public class IdPInstallerArguments extends AbstractCommandLineArguments {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list