Commit 9c393bbe for tesseract
commit 9c393bbee4dbbb78c73f2a137b13262bcf1eaa0d
Author: Stefan Weil <sw@weilnetz.de>
Date: Sun Feb 8 19:26:59 2026 +0100
Fix typo in issue-bug.yml
Signed-off-by: Stefan Weil <sw@weilnetz.de>
diff --git a/.github/ISSUE_TEMPLATE/issue-bug.yml b/.github/ISSUE_TEMPLATE/issue-bug.yml
index e8f77635..6dc739cb 100644
--- a/.github/ISSUE_TEMPLATE/issue-bug.yml
+++ b/.github/ISSUE_TEMPLATE/issue-bug.yml
@@ -57,7 +57,7 @@ body:
- type: textarea
attributes:
label: uname -a
- placeholder: "Paste the output of the command: umame -a (if available in your system)."
+ placeholder: "Paste the output of the command: uname -a (if available in your system)."
- type: textarea
attributes: