From 1dc8f0970638b37e7b2b0b1864167671f43b7a45 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 17 Nov 2012 06:27:12 -0500 Subject: [PATCH] Missing dot --- doc/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.rst b/doc/faq.rst index 6a30ec32e2..337f88dd04 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -858,7 +858,7 @@ a # before it: ``-- -------------------------------------------------------`` o Please note that you should not use the separating string multiple times without any characters between them, or at the beginning/end of your table name. If you have to, think about using another -TableSeparator or disabling that feature +TableSeparator or disabling that feature. .. seealso:: :config:option:`$cfg['NavigationTreeTableSeparator']`