Fix typo in manpage s/gireview/gitreview/

The name of the config section for the 'rebase' property was
incorrectly spelt in the man page.

Change-Id: I496f4b556bbd3be93283d99d02d7b17feb1a8d85
This commit is contained in:
Daniel P. Berrange
2014-05-28 11:04:19 +01:00
parent cb87cd1dd8
commit 8562d56e80

View File

@@ -179,7 +179,7 @@ file:
[gitreview]
username=\fImygerrituser\fP
.Ed
.It gireview.rebase
.It gitreview.rebase
This setting determines whether changes submitted will
be rebased to the newest state of the branch.
.Pp