File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
SoftwareGuide/Latex/DevelopmentGuidelines Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -601,7 +601,7 @@ \subsubsection{Wrapping Variables}
601601
602602\begin {table }
603603\begin {center }
604- \begin {tabular }{l | l | l |}
604+ \begin {tabular }{| l | l | l |}
605605\hline
606606& \textbf {CMake Variable } & \textbf {Value } \\
607607\hline
@@ -649,7 +649,7 @@ \subsubsection{Wrapping Variables}
649649\begin {table }
650650\begin {center }
651651 \small
652- \begin {tabular }{l | p{0.3\textwidth } | p{0.5\textwidth } |}
652+ \begin {tabular }{| l | p{0.3\textwidth } | p{0.5\textwidth } |}
653653\hline
654654& \textbf {CMake Variable } & \textbf {Value } \\
655655\hline
@@ -692,7 +692,7 @@ \subsubsection{Wrapping Variables}
692692\begin {table }
693693\begin {center }
694694 \small
695- \begin {tabular }{l | p{0.3\textwidth } | p{0.5\textwidth } |}
695+ \begin {tabular }{| l | p{0.3\textwidth } | p{0.5\textwidth } |}
696696\hline
697697& \textbf {CMake Variable } & \textbf {Value } \\
698698\hline
You can’t perform that action at this time.
0 commit comments