GUACAMOLE-527: Add missing closing para tag.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/07d06406 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/07d06406 Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/07d06406 Branch: refs/heads/master Commit: 07d06406eb2fd905c4eaf356e68fdbb65e49e15c Parents: 6eb56c6 Author: Nick Couchman <[email protected]> Authored: Wed Jul 18 12:49:49 2018 -0400 Committer: Nick Couchman <[email protected]> Committed: Wed Jul 18 12:49:49 2018 -0400 ---------------------------------------------------------------------- src/chapters/configuring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/07d06406/src/chapters/configuring.xml ---------------------------------------------------------------------- diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml index c62e392..32f7c56 100644 --- a/src/chapters/configuring.xml +++ b/src/chapters/configuring.xml @@ -2810,7 +2810,7 @@ ed272546-87bd-4db9-acba-e36e1a9ca20a provided the identity of the server will be checked against the data.</para> <para>The format of this parameter is that of a single entry from - an OpenSSH <filename>known_hosts</filename> file. + an OpenSSH <filename>known_hosts</filename> file.</para> <para>For more information, please see <xref linkend="ssh-host-verification"/>.</para> </entry> </row>
