diff options
author | Mark Wells <mark@freeside.biz> | 2016-04-14 15:15:43 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-04-14 15:15:43 -0700 |
commit | e955f682e4a756ff90c3463efd82377896631047 (patch) | |
tree | 7bc6e6b522f32bc3cd869eda6dd0a5abebc306e7 /conf/invoice_latex | |
parent | 1820be6ab6ebe7efa911b4dc80810b07c233980f (diff) |
fix typo
Diffstat (limited to 'conf/invoice_latex')
-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 b64cc690b..a1b9d9b18 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -209,7 +209,7 @@ \hline
}
-}% ...description...
+% ...description...
\newcommand{\FSdesc}[5]{
\multicolumn{1}{c}{\rule{0pt}{2.5ex}\textbf{#1}} &
\multicolumn{[@-- $unitprices ? '4' : '6' --@]}{l}{\textbf{#2}} &
|