aboutsummaryrefslogtreecommitdiff
path: root/research/computing/suckless.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-02-18 19:02:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-02-18 19:02:42 -0300
commitd5a9521cc7d9ea2c63dae382b5c4bc18046f920c (patch)
treedb963a0d04458114565a18df9df30877c40db039 /research/computing/suckless.md
parentec85d3a13ca1371913a3e8cac0c3e09cbc0ac44f (diff)
downloadblog-d5a9521cc7d9ea2c63dae382b5c4bc18046f920c.tar.gz
blog-d5a9521cc7d9ea2c63dae382b5c4bc18046f920c.tar.bz2
Minor fixes
Diffstat (limited to 'research/computing/suckless.md')
-rw-r--r--research/computing/suckless.md2
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)