diff options
Diffstat (limited to 'source/libmaple')
-rw-r--r-- | source/libmaple/coding-standard.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libmaple/coding-standard.rst b/source/libmaple/coding-standard.rst index 23d20f8..94af3d7 100644 --- a/source/libmaple/coding-standard.rst +++ b/source/libmaple/coding-standard.rst @@ -356,7 +356,7 @@ General Formatting .. highlight:: scheme -- Keep it 80-column clean. +- Keep it 80-column clean. Emacs users: this means that the largest column number is 79. You should turn on column number mode to help you out:: |