summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-08 02:39:32 +0200
committerGravatar Tom Willemsen2012-08-08 02:39:32 +0200
commit0f2bd8ae16abe43e5f0985de8a710e8045f9b448 (patch)
tree7bff4d4c1856a9747289637a9a43ce139a5b1a86
parentdc8baab8dcfa42ec947ee563ecf5eb1a8621adc8 (diff)
downloaddvdroid-0f2bd8ae16abe43e5f0985de8a710e8045f9b448.tar.gz
dvdroid-0f2bd8ae16abe43e5f0985de8a710e8045f9b448.zip
Typo fix in site.scm
-rw-r--r--site.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.scm b/site.scm
index f8712dd..c7917ba 100644
--- a/site.scm
+++ b/site.scm
@@ -1,6 +1,6 @@
((h2 "DVDroid")
(p "My girlfriend loves DVDs, and she has a lot of them by now. She "
"needs a way to keep track of which ones she still wants at some "
- "point in the future, and which ones she already has."
+ "point in the future, and which ones she already has. "
(strong "That")
" is the reason for being of this piece of software."))