From 66844efdc26acab6873b87dd1e92ccf1050faf66 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Fri, 9 Jun 2023 17:32:33 -0400
Subject: [PATCH] typo

---
 helpers/make-command-not-found | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-command-not-found b/helpers/make-command-not-found
index b95e1e29..fce5aa6f 100644
--- a/helpers/make-command-not-found
+++ b/helpers/make-command-not-found
@@ -49,7 +49,7 @@ rm update-from-web.sh
 patch -p1 < $DATA/fix_test.patch
 
 #Do not recommend extra repositories
-patch -p1 < $DATA/no_extra_repositories.patch
+patch -p1 < $DATA/no_extra_repos.patch
 
 changelog "Removed references to non-free software"
 
-- 
GitLab