Fix 'endp' -> ' endp'

Automatically done using:

    sed -i '' -e 's/\([^ ]\)endp/\1 endp/g' src/*.md
This commit is contained in:
Thomas Perl 2020-05-21 10:55:36 +02:00
commit 97d436fb73
11 changed files with 29 additions and 29 deletions