diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 8377d99..e46008d 100644 --- a/app/helpers/application_helper.rb +++ b/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