summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-28 15:25:02 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-28 15:25:02 +0100
commit86fe7e33ae5ced20a86053955c3e92838a50ba79 (patch)
treef012989c43a98ff15bcc5af0bfbe7ca4350a9fe5
parent9d33829654c25f6ac7bbeb8f9562f2ff18c9b56b (diff)
downloadlorry-86fe7e33ae5ced20a86053955c3e92838a50ba79.tar.gz
Fix typo
-rw-r--r--lorries/libserf.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorries/libserf.lorry b/lorries/libserf.lorry
index 3f770a9..dadc40f 100644
--- a/lorries/libserf.lorry
+++ b/lorries/libserf.lorry
@@ -1,7 +1,7 @@
{
"libserf": {
"type": "svn",
- "url": "http://serf.googlecode.com/svn/trunk/"
+ "url": "http://serf.googlecode.com/svn/trunk/",
"layout": "standard"
}
}