summaryrefslogtreecommitdiff
path: root/init.rb
diff options
context:
space:
mode:
Diffstat (limited to 'init.rb')
-rw-r--r--init.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.rb b/init.rb
index c85abd9..7b38d51 100644
--- a/init.rb
+++ b/init.rb
@@ -4,7 +4,7 @@ require_dependency 'version_report/hooks'
# The name of custom fields
#
REPORT_CUSTOM_FIELDS = {
- :hours => 'Hours Budget',
+ :hours => 'Hour Budget',
:price => 'Price',
:header => 'Header URL',
:summary => 'Summary',