瀏覽代碼

fix typos of source comments at ApplicationHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@13071 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/2.6.0
Toshi MARUYAMA 10 年之前
父節點
當前提交
9250994088
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      app/helpers/application_helper.rb

+ 1
- 1
app/helpers/application_helper.rb 查看文件

@@ -1331,7 +1331,7 @@ module ApplicationHelper
def api_meta(options)
if params[:nometa].present? || request.headers['X-Redmine-Nometa']
# compatibility mode for activeresource clients that raise
# an error when unserializing an array with attributes
# an error when deserializing an array with attributes
nil
else
options

Loading…
取消
儲存