summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 13:43:43 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 13:43:43 +0000
commitf2a7b4559e32cdcb774a6261ed129bc49400b5ee (patch)
tree3d1c5ab70eb4a3eebedf8c376ad76fed769eff1a
parent531a8914de55d330ea16ea214860c460a3096885 (diff)
downloadlorries-f2a7b4559e32cdcb774a6261ed129bc49400b5ee.tar.gz
Fix missed quote in erlang-sd_notify name
-rw-r--r--open-source-lorries/erlang-modules.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/erlang-modules.lorry b/open-source-lorries/erlang-modules.lorry
index 344fbcb..eeebd77 100644
--- a/open-source-lorries/erlang-modules.lorry
+++ b/open-source-lorries/erlang-modules.lorry
@@ -3,7 +3,7 @@
"type": "git",
"url": "https://github.com/rebar/rebar"
},
- "erlang-modules/erlang-sd_notify: {
+ "erlang-modules/erlang-sd_notify": {
"type": "git",
"url": "https://github.com/lemenkov/erlang-sd_notify"
}