From 92e2ea2cefb65b622619f89ca462e94614b4cc0c Mon Sep 17 00:00:00 2001 From: Alejandro Guirao Date: Thu, 17 Sep 2015 15:22:14 +0200 Subject: [PATCH] Minor example change --- web_infrastructure/taiga_issue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_infrastructure/taiga_issue.py b/web_infrastructure/taiga_issue.py index 3664aa6a897..2b33a843466 100644 --- a/web_infrastructure/taiga_issue.py +++ b/web_infrastructure/taiga_issue.py @@ -104,7 +104,7 @@ EXAMPLES = ''' severity: High description: An error has been found. Please check the attached error log for details. attachment: /path/to/error.log - attachment_description: Error log + attachment_description: Error log file tags: - Error - Needs manual check