Author: ecki
Date: Fri Jan 9 21:05:19 2015
New Revision: 1650666
URL: http://svn.apache.org/r1650666
Log:
examples site: corrected typo
Modified:
commons/proper/vfs/trunk/examples/src/site/xdoc/index.xml
Modified: commons/proper/vfs/trunk/examples/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/examples/src/site/xdoc/index.xml?rev=1650666&r1=1650665&r2=1650666&view=diff
==============================================================================
--- commons/proper/vfs/trunk/examples/src/site/xdoc/index.xml (original)
+++ commons/proper/vfs/trunk/examples/src/site/xdoc/index.xml Fri Jan 9
21:05:19 2015
@@ -62,7 +62,7 @@
<subsection name="Starting VFS Shell on Linux/Unix">
<source><![CDATA[
-REP=~/.m2/repositroy
+REP=~/.m2/repository
LIB=$REP/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
LIB=$LIB:$REP/commons-net/commons-net/2.2/commons-net-2.2.jar
#
LIB=$LIB:$REP/org/apache/commons/commons-collections4/4.0/commons-collection-4.0.jar