diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 07:35:54 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 07:35:54 (GMT) |
commit | 756dbf41036f59a4d3d5e49a21c593aa5ddc2116 (patch) | |
tree | cd9b9052e32accd1cd6503e5aee61c5f10c417b4 /doc | |
parent | e800202a1bf3a0099fd225036b101d406b549df3 (diff) | |
download | monitoring-plugins-756dbf41036f59a4d3d5e49a21c593aa5ddc2116.tar.gz |
doc/RELEASING.md: Use HTML-style comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/RELEASING.md b/doc/RELEASING.md index f755d61..4517281 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md | |||
@@ -96,4 +96,4 @@ If you want to mention the number of contributors in the announcement: | |||
96 | 96 | ||
97 | git shortlog -s v2.2.1..v2.3 | wc -l | 97 | git shortlog -s v2.2.1..v2.3 | wc -l |
98 | 98 | ||
99 | # vim:set filetype=markdown textwidth=72: | 99 | <!-- vim:set filetype=markdown textwidth=72: --> |