Skip to content

Commit 2e3a16b

Browse files
scopgitster
authored andcommitted
Spelling fixes
<BAD> <CORRECTED> accidently accidentally commited committed dependancy dependency emtpy empty existance existence explicitely explicitly git-upload-achive git-upload-archive hierachy hierarchy indegee indegree intial initial mulitple multiple non-existant non-existent precendence. precedence. priviledged privileged programatically programmatically psuedo-binary pseudo-binary soemwhere somewhere successfull successful transfering transferring uncommited uncommitted unkown unknown usefull useful writting writing Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a0a1831 commit 2e3a16b

25 files changed

+33
-33
lines changed

Documentation/RelNotes/2.3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fixes since v2.3.9
77
* xdiff code we use to generate diffs is not prepared to handle
88
extremely large files. It uses "int" in many places, which can
99
overflow if we have a very large number of lines or even bytes in
10-
our input files, for example. Cap the input size to soemwhere
10+
our input files, for example. Cap the input size to somewhere
1111
around 1GB for now.
1212

1313
* Some protocols (like git-remote-ext) can execute arbitrary code

Documentation/RelNotes/2.4.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fixes since v2.4.9
77
* xdiff code we use to generate diffs is not prepared to handle
88
extremely large files. It uses "int" in many places, which can
99
overflow if we have a very large number of lines or even bytes in
10-
our input files, for example. Cap the input size to soemwhere
10+
our input files, for example. Cap the input size to somewhere
1111
around 1GB for now.
1212

1313
* Some protocols (like git-remote-ext) can execute arbitrary code

Documentation/RelNotes/2.5.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fixes since v2.5.4
77
* xdiff code we use to generate diffs is not prepared to handle
88
extremely large files. It uses "int" in many places, which can
99
overflow if we have a very large number of lines or even bytes in
10-
our input files, for example. Cap the input size to soemwhere
10+
our input files, for example. Cap the input size to somewhere
1111
around 1GB for now.
1212

1313
* Some protocols (like git-remote-ext) can execute arbitrary code

Documentation/RelNotes/2.6.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fixes since v2.6
77
* xdiff code we use to generate diffs is not prepared to handle
88
extremely large files. It uses "int" in many places, which can
99
overflow if we have a very large number of lines or even bytes in
10-
our input files, for example. Cap the input size to soemwhere
10+
our input files, for example. Cap the input size to somewhere
1111
around 1GB for now.
1212

1313
* Some protocols (like git-remote-ext) can execute arbitrary code

Documentation/git-remote-fd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fetch, push or archive.
1717

1818
If only <infd> is given, it is assumed to be a bidirectional socket connected
1919
to remote Git server (git-upload-pack, git-receive-pack or
20-
git-upload-achive). If both <infd> and <outfd> are given, they are assumed
20+
git-upload-archive). If both <infd> and <outfd> are given, they are assumed
2121
to be pipes connected to a remote Git server (<infd> being the inbound pipe
2222
and <outfd> being the outbound pipe.
2323

Documentation/gitattributes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Set to string value "auto"::
133133
When `text` is set to "auto", the path is marked for automatic
134134
end-of-line conversion. If Git decides that the content is
135135
text, its line endings are converted to LF on checkin.
136-
When the file has been commited with CRLF, no conversion is done.
136+
When the file has been committed with CRLF, no conversion is done.
137137

138138
Unspecified::
139139

Documentation/gitmodules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ submodule.<name>.ignore::
8181

8282
submodule.<name>.shallow::
8383
When set to true, a clone of this submodule will be performed as a
84-
shallow clone unless the user explicitely asks for a non-shallow
84+
shallow clone unless the user explicitly asks for a non-shallow
8585
clone.
8686

8787

commit-slab.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* After including this header file, using:
1010
*
11-
* define_commit_slab(indegee, int);
11+
* define_commit_slab(indegree, int);
1212
*
1313
* will let you call the following functions:
1414
*

contrib/hooks/multimail/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ multimailhook.htmlInIntro, multimailhook.htmlInFooter
294294
like ``<a href="foo">link</a>``, the reader will see the HTML
295295
source code and not a proper link.
296296

297-
Set ``multimailhook.htmlInIntro`` to true to allow writting HTML
297+
Set ``multimailhook.htmlInIntro`` to true to allow writing HTML
298298
formatting in introduction templates. Similarly, set
299299
``multimailhook.htmlInFooter`` for HTML in the footer.
300300

@@ -516,7 +516,7 @@ multimailhook.commitLogOpts
516516

517517
multimailhook.dateSubstitute
518518
String to use as a substitute for ``Date:`` in the output of ``git
519-
log`` while formatting commit messages. This is usefull to avoid
519+
log`` while formatting commit messages. This is useful to avoid
520520
emitting a line that can be interpreted by mailers as the start of
521521
a cited message (Zimbra webmail in particular). Defaults to
522522
``CommitDate:``. Set to an empty string or ``none`` to deactivate

contrib/mw-to-git/.perlcriticrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[InputOutput::RequireCheckedSyscalls]
2020
functions = open say close
2121

22-
# This rules demands to add a dependancy for the Readonly module. This is not
22+
# This rule demands to add a dependency for the Readonly module. This is not
2323
# wished.
2424
[-ValuesAndExpressions::ProhibitConstantPragma]
2525

0 commit comments

Comments
 (0)