summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index ff3252f..d6f9b7d 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -14,7 +14,7 @@ const char* costcenter_save_template =
" <Description>{{COSTCENTER_DESCRIPTION}}</Description>\n"
"</CostCenter>";
-const char* taxbracket_save_template =
+const char* taxrate_save_template =
"<CountryTaxBracket>\n"
" <Id>{{TAXBRACKET_ID}}</Id>\n"
" <CountryCode>{{TAXBRACKET_COUNTRY}}</CountryCode>\n"