diff options
author | Mark Wells <mark@freeside.biz> | 2016-04-14 15:15:43 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-04-15 18:27:55 -0700 |
commit | bc5edba80c00bf07d6092427afc9c5c82b56c9be (patch) | |
tree | 689110b947f539b61131c800f35f833dd65700a5 | |
parent | 041907f7924e203528ffea8783b9e2fabb141832 (diff) |
fix typo
-rw-r--r-- | conf/invoice_latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex index ea3816984..2a0f882c1 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -211,7 +211,7 @@ \hline
}
-}% ...description...
+% ...description...
\newcommand{\FSdesc}[5]{
\multicolumn{1}{c}{\rule{0pt}{2.5ex}\textbf{#1}} &
\multicolumn{[@-- $unitprices ? '4' : '6' --@]}{l}{\textbf{#2}} &
|