[spring-extensions] branch master updated: Javadoc
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 2 08:42:19 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=9b239ef4641da8229b835e4acded201868f2071b
The following commit(s) were added to refs/heads/master by this push:
new 9b239ef Javadoc
9b239ef is described below
commit 9b239ef4641da8229b835e4acded201868f2071b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jul 2 09:42:09 2020 +0100
Javadoc
---
src/main/java/net/shibboleth/ext/spring/cli/CommandLineArguments.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/net/shibboleth/ext/spring/cli/CommandLineArguments.java b/src/main/java/net/shibboleth/ext/spring/cli/CommandLineArguments.java
index a2bf7a0..80337a8 100644
--- a/src/main/java/net/shibboleth/ext/spring/cli/CommandLineArguments.java
+++ b/src/main/java/net/shibboleth/ext/spring/cli/CommandLineArguments.java
@@ -26,7 +26,7 @@ import javax.annotation.Nullable;
import net.shibboleth.utilities.java.support.annotation.constraint.NotLive;
import net.shibboleth.utilities.java.support.annotation.constraint.Unmodifiable;
-/** Command line arguments interface for the {@link CLI} command line tool. */
+/** Command line arguments interface for command line tools. */
public interface CommandLineArguments {
/**
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list