aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CODE_STYLE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CODE_STYLE.md b/docs/CODE_STYLE.md
index d92d91662..e1da5c2c0 100644
--- a/docs/CODE_STYLE.md
+++ b/docs/CODE_STYLE.md
@@ -50,7 +50,7 @@ introduced in the C standard until C99. We use only `/*` and `*/` comments:
## Long lines
-Source code in curl may never be wider than 80 columns and there are two
+Source code in curl may never be wider than 79 columns and there are two
reasons for maintaining this even in the modern era of very large and high
resolution screens: