Skip to content

Commit b35ec91

Browse files
committed
Fix typos
1 parent 7251307 commit b35ec91

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

General-Application-Information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ earlier than you. This means that you might have to find a project
247247
idea that we haven't proposed in our idea list.
248248

249249
The good side of this is that this project idea along with your
250-
enthousiasm for it and the skills you show might encourage Git
250+
enthusiasm for it and the skills you show might encourage Git
251251
developers to mentor you even if they weren't planning to mentor in
252252
the first place. It could also happen that someone, who was only
253253
planning to co-mentor, could agree to fully mentor you alone.

General-Microproject-Information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ and the implementation of that design were all reviewed and discussed,
5050
and after several iterations an improved version of the patch was
5151
accepted into our codebase. As a GSoC contributor, or Outreachy intern,
5252
you will be playing the role of the developer and engaging in a
53-
similar discussion. Get familar with the flow, need for clarity on
53+
similar discussion. Get familiar with the flow, need for clarity on
5454
both sides (i.e. you need to clearly explain your design, and need to
5555
ask for clarifications when questions/suggestions you are offered are
5656
not clear enough), the pace at which the discussion takes place, and

Hacking-Git.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ suggest improvements. Thanks!
6262

6363
* [Sending patches by email with git](https://flusp.ime.usp.br/git/sending-patches-by-email-with-git/) is Matheus' git send-email tutorial.
6464

65-
* [lore.kernel.org/git](https://lore.kernel.org/git/) is our prefered mailing list archive.
65+
* [lore.kernel.org/git](https://lore.kernel.org/git/) is our preferred mailing list archive.
6666

67-
* [public-inbox](https://public-inbox.org/README.html) is the software behing lore.kernel.org.
67+
* [public-inbox](https://public-inbox.org/README.html) is the software behind lore.kernel.org.
6868

6969
* [lore+lei](https://people.kernel.org/monsieuricon/lore-lei-part-1-getting-started) helps take advantage of lore/public-inbox.
7070

Outreachy-21-Microprojects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ untracked file in the submodule directory. This is inconsistent with
8989
what `git describe --dirty` says when run in the submodule directory in
9090
that state.
9191

92-
Fix `git diff` to use the same definition of dirtyness for such a
92+
Fix `git diff` to use the same definition of dirtiness for such a
9393
submodule directory (or the other way around).
9494
[[cf](https://lore.kernel.org/git/[email protected])]

0 commit comments

Comments
 (0)