From 59314c3e39ec4e4c49c163c5b763c23f3e839a95 Mon Sep 17 00:00:00 2001 From: Username46786 <98800422+Username46786@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:07:48 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20typo=20("deleteing"=20=E2=86=92?= =?UTF-8?q?=20"deleting")=20in=20docs/README.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.txt b/docs/README.txt index cbe2cf968b..39d29765c4 100644 --- a/docs/README.txt +++ b/docs/README.txt @@ -54,7 +54,7 @@ svn status # For adding any new files, use the following command # svn add PATH -# For deleteing any existing file, use the following command +# For deleting any existing file, use the following command # svn delete PATH #