commit 040f4d2f940924117a360981a59d53ed8bed57df parent c61d77b4910aa3683d5e534a90a20940ab025de7 Author: Andrew Antle <andrew.antle@gmail.com> Date: Wed, 26 Aug 2009 03:30:13 -0400 Changed 'We use C as primary' to 'We use C as our primary'. Diffstat:
| M | suckless.org/common/style_guide.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/common/style_guide.md b/suckless.org/common/style_guide.md @@ -45,5 +45,5 @@ misused in our opinion. So the second rule of this style guide concludes: -* We use C as primary programming language because it enforces clear and simple software. +* We use C as our primary programming language because it enforces clear and simple software.