Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Aug 2026 13:35:24 +0000
From:      Warner Losh <imp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 66f7636ee2 - main - license-guid: Fix typo
Message-ID:  <6a6f479c.26abb.498b47b4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=66f7636ee242b35c51f91e753764781c3fdebaff

commit 66f7636ee242b35c51f91e753764781c3fdebaff
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2026-08-02 13:33:31 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-08-02 13:33:31 +0000

    license-guid: Fix typo
    
    Sponsored by:           Netflix
---
 documentation/content/en/articles/license-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/license-guide/_index.adoc b/documentation/content/en/articles/license-guide/_index.adoc
index a5d12f5945..e821f532c0 100644
--- a/documentation/content/en/articles/license-guide/_index.adoc
+++ b/documentation/content/en/articles/license-guide/_index.adoc
@@ -65,7 +65,7 @@ The FreeBSD Project uses this text as the preferred license:
 ....
 
 The preferred order is the copyright notice first, followed by the SPDX-License-Identifier, but either order is acceptable.
-When both SPDX-License-Idnetifier and the full text of the license are present, the full takes takes priority and the SPDX-License-Identifier is informational only.
+When both SPDX-License-Identifier and the full text of the license are present, the full takes takes priority and the SPDX-License-Identifier is informational only.
 When both are present, the SPDX-License-Identifier will often preceed the copyright and license text.
 
 The FreeBSD project does not allow using the "advertising clause" in new code.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a6f479c.26abb.498b47b4>