aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-04-01 11:54:38 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2015-04-01 11:54:38 +0200
commit726e19c186a697bb603a9ea8b0011b12675fda71 (patch)
tree58c9a488a6402259a2d00f4316b0f86c77563157
parent7fe8b2f75a63082400790c454570a12dca4a2624 (diff)
doc: Fix typo.multipart-email
-rw-r--r--doc/collection-send.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/collection-send.rst b/doc/collection-send.rst
index 0aa9e92..7cae40c 100644
--- a/doc/collection-send.rst
+++ b/doc/collection-send.rst
@@ -102,7 +102,7 @@ POST
"boot_report": 1,
"build_report": 1,
"send_to": ["email@example.net"],
- "format": ["txt", "html"]
+ "format": ["txt", "html"],
"delay": 30
}