This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new e70b93c8 Javadoc
     new 223d5692 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-vfs.git
e70b93c8 is described below

commit e70b93c86699c957b77264a8069b64c78a50f545
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Sep 15 08:23:21 2023 -0400

    Javadoc
---
 commons-vfs2/src/test/java/org/apache/commons/vfs2/VfsTestUtils.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/commons-vfs2/src/test/java/org/apache/commons/vfs2/VfsTestUtils.java 
b/commons-vfs2/src/test/java/org/apache/commons/vfs2/VfsTestUtils.java
index 25ecf1b0..774ea536 100644
--- a/commons-vfs2/src/test/java/org/apache/commons/vfs2/VfsTestUtils.java
+++ b/commons-vfs2/src/test/java/org/apache/commons/vfs2/VfsTestUtils.java
@@ -96,7 +96,7 @@ public abstract class VfsTestUtils {
 
     /**
      * Returns the test directory as a String.
-     * <p>
+     *
      * {@link #getTestDirectoryFile()} should be preferred.
      *
      * @return the test directory as a String

Reply via email to