Akinori MUSHA %!s(int64=10) %!d(string=hai) anos
pai
achega
6c30b1676e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/models/agents/event_formatting_agent.rb

+ 1 - 1
app/models/agents/event_formatting_agent.rb

@@ -68,7 +68,7 @@ module Agents
 
       If you want to retain original contents of events and only add new keys, then set `mode` to `merge`, otherwise set it to `clean`.
 
-      By default, the output event will have `created_at` fields added as well, reflecting the original Event creation time.  You can skip this output by setting `skip_created_at` to `true`.
+      By default, the output event will have a `created_at` field added as well, reflecting the original Event creation time.  You can skip this output by setting `skip_created_at` to `true`.
 
       To CGI escape output (for example when creating a link), use the Liquid `uri_escape` filter, like so: