Fix typo in 2.12.4 release notes

Change-Id: I374ddc47fe9a92ef468a538fc7a0e5cea11db52b
This commit is contained in:
David Pursehouse
2016-08-25 12:35:29 +00:00
parent 87f6de7921
commit 07527186ff

View File

@@ -93,7 +93,7 @@ Fix 'Cannot format velocity template' error when sending notification emails.
* Fix `sshd.idleTimeout` setting being ignored.
+
Ths `sshd.idleTimeout` setting was not being correctly set on the SSHD
The `sshd.idleTimeout` setting was not being correctly set on the SSHD
backend, causing idle sessions to not time out.
* link:https://bugs.chromium.org/p/gerrit/issues/detail?id=4324[Issue 4324]: