config-gerrit: Remove superfluous quote mark

Change-Id: Iaa169790da3abea33f166af850eaf56ff48a4706
This commit is contained in:
David Pursehouse 2019-10-21 20:50:17 +09:00
parent 9e3f442ff2
commit c528621439

View File

@ -9,7 +9,7 @@ config file that controls many host specific settings for Gerrit.
The contents of the `etc/gerrit.config` file are cached at startup
by Gerrit. For most properties, if they are modified in this file, Gerrit
needs to be restarted before it will use the new values. Some properties
support being link:#reloadConfig[`reloaded`]' without restart.
support being link:#reloadConfig[`reloaded`] without restart.
Sample `etc/gerrit.config`:
----