summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LEGAL4
-rw-r--r--doap.ttl2
2 files changed, 3 insertions, 3 deletions
diff --git a/LEGAL b/LEGAL
index f69d228..2702e79 100644
--- a/LEGAL
+++ b/LEGAL
@@ -6,7 +6,7 @@ the standard for determining what an automated tool is
allowed to do on a server, robots.txt, all of the getxbook
tools are permitted.
-# Getgbook
+# getgbook
## Terms of Service
@@ -37,7 +37,7 @@ we are obeying robots.txt
Details on how Google interprets robots.txt are at
http://code.google.com/web/controlcrawlindex/docs/robots_txt.html
-# Getabook
+# getabook
## Conditions of Use
diff --git a/doap.ttl b/doap.ttl
index 2fe6cc2..4abd1be 100644
--- a/doap.ttl
+++ b/doap.ttl
@@ -4,7 +4,7 @@
@prefix : <http://njw.me.uk/software/getxbook/#>.
:p a doap:Project;
- doap:name "Getxbook";
+ doap:name "getxbook";
doap:shortdesc "A collection of tools to download books from websites";
doap:homepage <http://njw.me.uk/software/getxbook/>;
doap:repository :repo;