git: 8dfdd5d47d - main - books/handbook: s/I believe/we believe/

From: Ceri Davies <ceri_at_FreeBSD.org>
Date: Mon, 06 Nov 2023 22:52:10 UTC
The branch main has been updated by ceri:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8dfdd5d47dcc8b4c9e3f3b5fddf00e8b9dfeb9b2

commit 8dfdd5d47dcc8b4c9e3f3b5fddf00e8b9dfeb9b2
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-11-06 22:51:36 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-11-06 22:51:36 +0000

    books/handbook: s/I believe/we believe/
---
 documentation/content/en/books/handbook/introduction/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc
index f6969dd38a..1ca6bab3fa 100644
--- a/documentation/content/en/books/handbook/introduction/_index.adoc
+++ b/documentation/content/en/books/handbook/introduction/_index.adoc
@@ -166,7 +166,7 @@ For now, long-term development projects continue to take place in the {rel-head}
 The goals of the FreeBSD Project are to provide software that may be used for any purpose and without strings attached.
 Many of us have a significant investment in the code (and project) and would certainly not mind a little financial compensation now and then, but we are definitely not prepared to insist on it.
 We believe that our first and foremost "mission" is to provide code to any and all comers, and for whatever purpose, so that the code gets the widest possible use and provides the widest possible benefit.
-This is, I believe, one of the most fundamental goals of Free Software and one that we enthusiastically support.
+This is, we believe, one of the most fundamental goals of Free Software and one that we enthusiastically support.
 
 That code in our source tree which falls under the GNU General Public License (GPL) or Library General Public License (LGPL) comes with slightly more strings attached, though at least on the side of enforced access rather than the usual opposite.
 Due to the additional complexities that can evolve in the commercial use of GPL software we do, however, prefer software submitted under the more relaxed BSD license when it is a reasonable option to do so.