You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/09/24 01:26:28 UTC

svn commit: r1704965 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Wed Sep 23 23:26:28 2015
New Revision: 1704965

URL: http://svn.apache.org/viewvc?rev=1704965&view=rev
Log:
Fix comment typo.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1704965&r1=1704964&r2=1704965&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Sep 23 23:26:28 2015
@@ -451,7 +451,7 @@
         <artifactId>jcl-over-slf4j</artifactId>
         <version>1.5.11</version>
       </dependency>
-      <!-- Test SFTP with Apache SHHd Server (MINA) -->
+      <!-- Test SFTP with Apache SSHd Server (MINA) -->
       <dependency>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd-core</artifactId>