git: 005cca8361a4 - main - Fix typo: messages missing an 'a'.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 23:35:27 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=005cca8361a4932d03bd93fefa998fff69a1e136
commit 005cca8361a4932d03bd93fefa998fff69a1e136
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-03-01 23:34:43 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-03-01 23:34:43 +0000
Fix typo: messages missing an 'a'.
---
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
index 5c56b8fd3e0c..c3d4020f03ec 100755
--- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -1,4 +1,4 @@
-Please include this information, either here or in your commit messges for the
+Please include this information, either here or in your commit messages for the
pull request, as appropriate (or delete the line if there's nothing relevant.
PR: <If and which Problem Report is related.>