From 16fe4190b212999ddf2fa8f0bd638fe032e15dfb Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Thu, 2 Jan 2014 15:13:57 +0100
Subject: [PATCH] doc: fix typo

---
 doc/dynare.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 51f1c5a01..0af2ca3f6 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -10559,7 +10559,7 @@ Title for the table. Default: @code{none}
 @item titleSize, @code{STRING}
 @LaTeX{} string representing the size of the table title. Default: @code{large}
 
-@item vlineAfter, @code{dates} || @code{CELL_ARRAY_DATES}
+@item vlineAfter, @code{dates} | @code{CELL_ARRAY_DATES}
 Show a vertical line after the specified date (or dates if a cell
 array of dates is passed). Default: @code{empty}
 
-- 
GitLab