Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb%2Fcommands.mdtext

Niels Andersen

Index: trunk/content/documentation/tdb/commands.mdtext
===================================================================
--- trunk/content/documentation/tdb/commands.mdtext     (revision 1655891)
+++ trunk/content/documentation/tdb/commands.mdtext     (working copy)
@@ -58,7 +58,7 @@
 each time you start a command prompt:
 
     SET JENAROOT=\Users\somebody\dev\apache-jena
-    SET PATH=%PATH%;%JENAROOT\bin
+    SET PATH=%PATH%;%JENAROOT%\bin
 
 or you can follow [this 
guide](http://searchsystemschannel.techtarget.com/feature/Setting-Windows-7-environment-variables)
 or one like it to set the environment variables so that they are available 
every

Reply via email to