Pārlūkot izejas kodu

Fix typos in the description

Akinori MUSHA 10 gadi atpakaļ
vecāks
revīzija
864152b871
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      app/models/agents/imap_folder_agent.rb

+ 3 - 3
app/models/agents/imap_folder_agent.rb

@@ -12,7 +12,7 @@ module Agents
 
       The ImapFolderAgent checks an IMAP server in specified folders
       and creates Events based on new mails found since the last run.
-      In the first visit to a foler, this agent only checks for the
+      In the first visit to a folder, this agent only checks for the
       initial status and does not create events.
 
       Specify an IMAP server to connect with `host`, and set `ssl` to
@@ -45,8 +45,8 @@ module Agents
           specified, will be chosen as the "body" value in a created
           event.
 
-          Named captues will appear in the "matches" hash in a created
-          event.
+          Named captures will appear in the "matches" hash in a
+          created event.
 
       - "from", "to", "cc"