From c01d39e251b572e838cb90f0defb168b20e3e706 Mon Sep 17 00:00:00 2001 From: Guillem Barba Date: Thu, 20 Feb 2014 12:29:11 +0100 Subject: [PATCH] all.snippets: Change tryton_issue name by tryton-issue --- all.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.snippets b/all.snippets index 57364e3..adf4c66 100644 --- a/all.snippets +++ b/all.snippets @@ -41,7 +41,7 @@ snippet try_copy_head "Tryton Copyright Header" b endsnippet -snippet tryton_issue "Tryton: add issue section in local.cfg" b +snippet tryton-issue "Tryton: add issue section in local.cfg" b [i${1:redmine_issue}] repo = hg patch = True