From 161e7f79f38ebd3560e61db2368eab761d442e8a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 22 Apr 2026 21:28:20 +0200 Subject: [PATCH] and later -> and newer --- src/tool_doswin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tool_doswin.c b/src/tool_doswin.c index f836af9506..33f3f29103 100644 --- a/src/tool_doswin.c +++ b/src/tool_doswin.c @@ -549,7 +549,7 @@ SANITIZEcode sanitize_file_name(char ** const sanitized, const char *file_name, * 4. Windows Directory (e.g. C:\Windows) * 5. all directories along %PATH% * - * For Windows XP and later search order actually depends on registry value: + * For Windows XP and newer, search order actually depends on registry value: * HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\SafeProcessSearchMode */ CURLcode FindWin32CACert(struct OperationConfig *config,