Преглед изворни кода

Fix typo in ApplicationHelper.html_title comment (#35230).

Patch by keineahnung2345.


git-svn-id: http://svn.redmine.org/redmine/trunk@21001 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.0.0
Go MAEDA пре 3 година
родитељ
комит
4740307f11
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      app/helpers/application_helper.rb

+ 1
- 1
app/helpers/application_helper.rb Прегледај датотеку

@@ -764,7 +764,7 @@ module ApplicationHelper

# Sets the html title
# Returns the html title when called without arguments
# Current project name and app_title and automatically appended
# Current project name and app_title are automatically appended
# Exemples:
# html_title 'Foo', 'Bar'
# html_title # => 'Foo - Bar - My Project - Redmine'

Loading…
Откажи
Сачувај