diff --git a/man/git-repl.1 b/man/git-repl.1 index c7ab7a8a..b3040f2d 100644 --- a/man/git-repl.1 +++ b/man/git-repl.1 @@ -10,7 +10,7 @@ \fBgit\-repl\fR . .SH "DESCRIPTION" -Git read\-eval\-print\-loop\. Let\'s you run \fBgit\fR commands without typing \'git\'\. +Git read\-eval\-print\-loop\. Lets you run \fBgit\fR commands without typing \'git\'\. . .P Commands can be prefixed with an exclamation mark (!) to be interpreted as a regular command\. diff --git a/man/git-repl.html b/man/git-repl.html index e669a1bc..f24f7ced 100644 --- a/man/git-repl.html +++ b/man/git-repl.html @@ -80,7 +80,7 @@

SYNOPSIS

DESCRIPTION

-

Git read-eval-print-loop. Let's you run git commands without typing 'git'.

+

Git read-eval-print-loop. Lets you run git commands without typing 'git'.

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

diff --git a/man/git-repl.md b/man/git-repl.md index cfbfeb0c..132533d2 100644 --- a/man/git-repl.md +++ b/man/git-repl.md @@ -7,7 +7,7 @@ git-repl(1) -- git read-eval-print-loop ## DESCRIPTION - Git read-eval-print-loop. Let's you run `git` commands without typing 'git'. + Git read-eval-print-loop. Lets you run `git` commands without typing 'git'. Commands can be prefixed with an exclamation mark (!) to be interpreted as a regular command.