From 4e0d732f09f4c14d1dd37d3f0a48e758e4383f4b Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Sun, 12 Apr 2026 23:31:50 +0900 Subject: [PATCH] spelling mistake --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 344507f..16df2c3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# This is jst a template... PPR can be built manually pretty easily +# This is just a template... PPR can be built manually pretty easily CC = gcc AR = ar