git: 7ae2a036ed - main - SA/EN templates: Correct "platfrom" typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 05:26:54 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/doc/commit/?id=7ae2a036ed2898f929c14c023e8b33c5244b897a
commit 7ae2a036ed2898f929c14c023e8b33c5244b897a
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-11-21 05:24:44 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-11-21 05:24:44 +0000
SA/EN templates: Correct "platfrom" typo
Reported by: jhb
Sponsored by: The FreeBSD Foundation
---
website/static/security/advisory-template.txt | 2 +-
website/static/security/errata-template.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt
index d3e86193d5..00d59196b5 100644
--- a/website/static/security/advisory-template.txt
+++ b/website/static/security/advisory-template.txt
@@ -60,7 +60,7 @@ Perform one of the following:
1) To update your vulnerable system via a binary patch:
Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms,
-or the i386 platfrom on FreeBSD 13 and earlier, can be updated via
+or the i386 platform on FreeBSD 13 and earlier, can be updated via
the freebsd-update(8) utility:
# freebsd-update fetch
diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt
index 5df06ee8a6..f123787fc4 100644
--- a/website/static/security/errata-template.txt
+++ b/website/static/security/errata-template.txt
@@ -60,7 +60,7 @@ Perform one of the following:
1) To update your system via a binary patch:
Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms,
-or the i386 platfrom on FreeBSD 13 and earlier, can be updated via
+or the i386 platform on FreeBSD 13 and earlier, can be updated via
the freebsd-update(8) utility:
# freebsd-update fetch