diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:35:54 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:35:54 +0100 |
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 f755d610..45172810 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: git shortlog -s v2.2.1..v2.3 | wc -l -# vim:set filetype=markdown textwidth=72: +<!-- vim:set filetype=markdown textwidth=72: --> |