Thomas Perl
|
9072e5d500
|
Fix various (ends) code OCR errors
|
2020-05-21 11:06:10 +02:00 |
|
Thomas Perl
|
97d436fb73
|
Fix 'endp' -> ' endp'
Automatically done using:
sed -i '' -e 's/\([^ ]\)endp/\1 endp/g' src/*.md
|
2020-05-21 10:55:36 +02:00 |
|
Thomas Perl
|
9373e5d2ee
|
Fix 'procnear' -> ' proc near'
Automatically done using:
sed -i '' -e 's/procnear/ proc near/g' src/*.md
|
2020-05-21 10:54:08 +02:00 |
|
Dennis Yurichev
|
897e853a42
|
typos
|
2015-08-13 06:16:59 +03:00 |
|
James Gregory
|
3736ff43be
|
Move source markdown files into src/
|
2014-01-19 16:23:55 +11:00 |
|