[java-identity-provider] branch main updated: Cleanup javadoc
Rod Widdowson
rdw at steadingsoftware.com
Sun May 7 13:08:26 UTC 2023
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=82c3dbd32eaba242ae22194c05c9a5f495cd9936
The following commit(s) were added to refs/heads/main by this push:
new 82c3dbd32 Cleanup javadoc
82c3dbd32 is described below
commit 82c3dbd32eaba242ae22194c05c9a5f495cd9936
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun May 7 14:08:22 2023 +0100
Cleanup javadoc
---
.../java/net/shibboleth/idp/installer/plugin/impl/LoggingVisitor.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/impl/LoggingVisitor.java b/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/impl/LoggingVisitor.java
index f5c01ccda..1164706b3 100644
--- a/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/impl/LoggingVisitor.java
+++ b/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/impl/LoggingVisitor.java
@@ -50,7 +50,7 @@ public final class LoggingVisitor extends SimpleFileVisitor<Path> {
/** Path we are traversing. */
private final Path from;
- /** Path where we check for Duplicates. */
+ /** Path where we copy to. */
private final Path to;
/**
* Constructor.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list