From c0099713c81586c0e9dc955fbb6fbdcc3d9770a0 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Sat, 5 Oct 2024 13:40:35 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Jan Frenzel <jan.frenzel@tu-dresden.de>
---
 doc.zih.tu-dresden.de/util/check-links.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/util/check-links.sh b/doc.zih.tu-dresden.de/util/check-links.sh
index 597038046..f648ddf16 100755
--- a/doc.zih.tu-dresden.de/util/check-links.sh
+++ b/doc.zih.tu-dresden.de/util/check-links.sh
@@ -36,7 +36,7 @@ usage: $0 [file | -a | -c]
 Options:
   <file>          Check links in the provided markdown file
   -a; --all       Check links in all markdown files
-  -i; --interal   Check links in all markdown files (internal links only)
+  -i; --internal   Check links in all markdown files (internal links only)
   -c; --changed   Check links in all git-changed files
 EOF
 }
-- 
GitLab