Skip to content

Commit

Permalink
docs: Replace a rogue git-send-email by the corresponding substitution
Browse files Browse the repository at this point in the history
I've started using substitution for common commands. |git send-email|
is one of them.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
  • Loading branch information
Damien Lespiau committed Oct 25, 2015
1 parent e53de2b commit ebe2358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Series
~~~~~~

A series object represents a lists of patches sent to the mailing-list through
``git-send-email``. It also includes all subsequent patches that are sent to
|git send-email|. It also includes all subsequent patches that are sent to
address review comments, both single patch and full new series.

A series has then ``n`` revisions, ``n`` going from ``1`` to ``version``.
Expand Down

0 comments on commit ebe2358

Please sign in to comment.