git: 6e8e66005b - main - committers-guide: Do not use google as a verb

Mateusz Piotrowski 0mp at FreeBSD.org
Mon Apr 26 20:53:17 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6e8e66005b6ab914c488d9fd4e6d01d0efcb3948

commit 6e8e66005b6ab914c488d9fd4e6d01d0efcb3948
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-26 20:40:03 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-26 20:40:03 +0000

    committers-guide: Do not use google as a verb
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index e087eb3c05..b8f7b19441 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -263,7 +263,7 @@ this section is a work in progress...
 === Git basics
 
 There are many primers on how to use Git on the web.
-There's a lot of them (google "Git primer").
+There's a lot of them (search for "Git primer").
 This one comes up first, and is generally good.
 https://danielmiessler.com/study/git/ and https://gist.github.com/williewillus/068e9a8543de3a7ef80adb2938657b6b are good overviews.
 The Git book is also complete, but much longer https://git-scm.com/book/en/v2.


More information about the dev-commits-doc-all mailing list