Skip to content

Commit f0671e2

Browse files
Update git-repl.md: typo: "let's" for "lets" (#1158)
1 parent 2c161aa commit f0671e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

man/git-repl.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
\fBgit\-repl\fR
1111
.
1212
.SH "DESCRIPTION"
13-
Git read\-eval\-print\-loop\. Let\'s you run \fBgit\fR commands without typing \'git\'\.
13+
Git read\-eval\-print\-loop\. Lets you run \fBgit\fR commands without typing \'git\'\.
1414
.
1515
.P
1616
Commands can be prefixed with an exclamation mark (!) to be interpreted as a regular command\.

man/git-repl.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/git-repl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git-repl(1) -- git read-eval-print-loop
77

88
## DESCRIPTION
99

10-
Git read-eval-print-loop. Let's you run `git` commands without typing 'git'.
10+
Git read-eval-print-loop. Lets you run `git` commands without typing 'git'.
1111

1212
Commands can be prefixed with an exclamation mark (!) to be interpreted as
1313
a regular command.

0 commit comments

Comments
 (0)