From 231bfe326b8e9109c19b61dc79eb3ce5d773d1b1 Mon Sep 17 00:00:00 2001 From: Matthias Krack Date: Tue, 3 Jun 2025 09:49:36 +0200 Subject: [PATCH] Fix typo (#4229) --- arch/Darwin-gnu-arm64.psmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/Darwin-gnu-arm64.psmp b/arch/Darwin-gnu-arm64.psmp index 3987833f52..23621a9c98 100644 --- a/arch/Darwin-gnu-arm64.psmp +++ b/arch/Darwin-gnu-arm64.psmp @@ -9,7 +9,7 @@ # Ensure the links in /opt/homebrew/bin to the gcc version # and "brew unlink openmpi" (or mpich) if installed. # -# Last update: 26.06.2025 +# Last update: 26.05.2025 # # \ if [[ "${0}" == "${BASH_SOURCE}" ]]; then \