From cf5751840af6e80c2aa5d6d105692184983f1ca3 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Fri, 16 Jan 2026 13:03:54 -0500 Subject: [PATCH] fix spelling --- bin/yait | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/yait b/bin/yait index 1f49969..f5c26bb 100755 --- a/bin/yait +++ b/bin/yait @@ -1,7 +1,7 @@ #! /bin/sh # Highly opinionated C and SH project generator -scriptversion="0.3.0" +scriptversion="0.3.1" # # Copyright (C) 2025-2026 fSD THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR @@ -31,7 +31,7 @@ Options: -f overwrite existing files -a set project author -r initialize Git repository for the project - -q surpress output" + -q suppress output" x=c # language d="Does a thing" # package description