Author: juanpablo
Date: Thu Jul 19 19:06:37 2012
New Revision: 1363483

URL: http://svn.apache.org/viewvc?rev=1363483&view=rev
Log:
and done.

Modified:
    incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext

Modified: 
incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext?rev=1363483&r1=1363482&r2=1363483&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext 
(original)
+++ incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext 
Thu Jul 19 19:06:37 2012
@@ -40,7 +40,7 @@ you override the `build.properties-prope
 `build.properties-file` called "`my.properties`", make a small shell script 
and 
 call it "`my_build.sh`":
 
-    \#!/bin/sh
+    #!/bin/sh
     ant -Dbuild.properties=/path/to/my.properties
 
 ### Eclipse


Reply via email to