From 9fdaf00197158421c3358704ea8c25fcaaebc85e Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Mon, 7 Oct 2024 01:51:01 +0200 Subject: [PATCH] Fix the coordinate system diagram MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To quote one of my IN(formation)SY(stems) teachers, “Sorry, this is just a copy-paste mistake.” --- pixmappaint.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixmappaint.d b/pixmappaint.d index 52e3326..0a23cf6 100644 --- a/pixmappaint.d +++ b/pixmappaint.d @@ -34,7 +34,7 @@ ``` 0 → x ↓ - x + y ```