Fixed LaTeX spelling

This commit is contained in:
Paul van Tilburg 2011-12-02 14:09:02 +01:00
parent 8cbbb1c434
commit afd1ab7730
1 changed files with 1 additions and 1 deletions

View File

@ -1577,7 +1577,7 @@ module StopTime::Views
a "» Download PDF",
:href => R(CustomersNInvoicesX, @customer.id, "#{@invoice.number}.pdf")
a "» Download Latex source",
a "» Download LaTeX source",
:href => R(CustomersNInvoicesX, @customer.id, "#{@invoice.number}.tex")
end