diff options
Diffstat (limited to 'research')
-rw-r--r-- | research/computing/suckless.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/research/computing/suckless.md b/research/computing/suckless.md index 853f2c8..6ff9c5a 100644 --- a/research/computing/suckless.md +++ b/research/computing/suckless.md @@ -8,7 +8,7 @@ 5. Any given program will expand to fill all available memory. 6. The value of a program is proportional the weight of its output. 7. Program complexity grows until it exceeds the capability of - the programmer who must maintain it. + the programmer who must maintain it. -- fortune(6) |