git: 3a52e436d3 - main - Two more typos I made while fixing the last typos.

Warner Losh <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3a52e436d37bb08fa1371b0bc7ba0280d4fd579a

commit 3a52e436d37bb08fa1371b0bc7ba0280d4fd579a
Author:     Warner Losh <[email protected]>
AuthorDate: 2021-03-17 01:03:56 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2021-03-17 01:03:56 +0000

    Two more typos I made while fixing the last typos.
    
    Noticed by: Pau Amma
---
 documentation/content/en/articles/committers-guide/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 5ae3aef191..10ac725642 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -263,7 +263,7 @@ The vendor branch for this is `vendor/NetBSD/mtree`.
 ==== Updating an old vendor import
 The vendor trees usually have only the subset of the third-party software that is appropriate to FreeBSD.
 These trees are usually tiny in comparison to the FreeBSD tree.
-Git workrees are thus quite small and fast and the preferred method to use.
+Git worktrees are thus quite small and fast and the preferred method to use.
 Make sure that whatever directory you choose below (the `../mtree`) does not currently exist.
 [source,shell]
 ....
@@ -360,7 +360,7 @@ Examine the tree against `merge_result` to make sure that you haven't missed del
 ....
 ==== Pushing the changes
 Once you are sure that you have a set of deltas you think is good, you can push it to a fork off github or gitlab for others to review.
-Once nice thing about Git is that it allows you to publish rough drafts of your work for others to review.
+One nice thing about Git is that it allows you to publish rough drafts of your work for others to review.
 While phabricator is good for content review, publishing the updated vendor branch and merge commits lets others check the details as they will eventually appear in the repository.
 
 After review, when you are sure it is a good change, you can push it to the FreeBSD repo:
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.