From 7c413b4e9c20a38159c461afc0cf2c30730be0ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 6 Jan 2022 18:41:55 +0100
Subject: [PATCH] Windows package: fix name of Control Panel menu in README.txt

Use the name as of Windows 11.

[skip ci]

(cherry picked from commit 3f65574f1517b206261ec7e4814dddeedc78a27c)
---
 windows/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/README.txt b/windows/README.txt
index eacbf97fbb..c6c782eac4 100644
--- a/windows/README.txt
+++ b/windows/README.txt
@@ -15,7 +15,7 @@ You can also get more information on the Dynare homepage:
   https://www.dynare.org
 
 Note: Dynare comes with an automated uninstaller, which you can run from the
-“Add/Remove Programs” menu of the Control Panel.
+“Add or remove programs” menu of the Control Panel.
 
 
 Using Dynare with MATLAB®
-- 
GitLab