Skip to content

Commit b66e00f

Browse files
Ralf Wildenhuesgitster
authored andcommitted
Fix some manual typos.
Signed-off-by: Ralf Wildenhues <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 06e75d9 commit b66e00f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/git-web--browse.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ the URLs passed as arguments.
7777
Note about konqueror
7878
--------------------
7979

80-
When 'konqueror' is specified by the a command line option or a
80+
When 'konqueror' is specified by a command line option or a
8181
configuration variable, we launch 'kfmclient' to try to open the HTML
8282
man page on an already opened konqueror in a new tab if possible.
8383

Documentation/gitattributes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ patterns are available:
311311

312312
- `bibtex` suitable for files with BibTeX coded references.
313313

314-
- `java` suitable for source code in the Java lanugage.
314+
- `java` suitable for source code in the Java language.
315315

316316
- `pascal` suitable for source code in the Pascal/Delphi language.
317317

Documentation/merge-config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
merge.stat::
2-
Whether to print the diffstat between ORIG_HEAD and merge result
2+
Whether to print the diffstat between ORIG_HEAD and the merge result
33
at the end of the merge. True by default.
44

55
merge.log::

0 commit comments

Comments
 (0)