public
Description: My assistance repo w/ minor tweaks (original @ http://assistance.rubyforge.org/svn/trunk)
Homepage: http://assistance.rubyforge.org
Clone URL: git://github.com/bricooke/assistance.git
typo in Rakefile.

git-svn-id: http://assistance.rubyforge.org/svn/trunk@13 
76a3b97d-4fa4-4887-8470-eb0d8fc1b0f2
ciconia (author)
Thu Jan 10 09:41:59 -0800 2008
commit  2ae7c98866a90a6bac2517c1d28b6ddf9f3d7617
tree    3a36460dc0d757bb26a27c7194476a9eec7cf4f6
parent  a12062c2121c1fc4cafe09c8413137aeb2e687bc
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ include FileUtils
0
 ##############################################################################
0
 # Configuration
0
 ##############################################################################
0
-NAME = "assitance"
0
+NAME = "assistance"
0
 VERS = "0.0.1"
0
 CLEAN.include ["**/.*.sw?", "pkg/*", ".config", "doc/*", "coverage/*"]
0
 RDOC_OPTS = [

Comments

    No one has commented yet.