aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/contributing.rst b/manual/contributing.rst
index a6a612ec..0fb376e6 100644
--- a/manual/contributing.rst
+++ b/manual/contributing.rst
@@ -44,7 +44,7 @@ partial summary of the formatting rules:
- Use spaces, not tabs.
-- Keep lines to 80 columns when possible.
+- Keep lines to 100 columns when possible.
- Braces are on their own lines after classes and functions (and
similar top-level constructs) and are compact otherwise.