Commit 4c95e76 1 parent 5e7ce76 commit 4c95e76 Copy full SHA for 4c95e76
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ class CLI < Thor
30
30
In these cases there are two choices.
31
31
32
32
You can use the `--automatic-namespaces` option.
33
- This wil query the source and detination servers for their
33
+ This will query the source and detination servers for their
34
34
namespace configuration and will adapt paths accordingly.
35
35
This option requires that both the source and destination
36
36
servers are available and work with the provided parameters
@@ -229,7 +229,7 @@ def mirror(source_email, destination_email)
229
229
config_option
230
230
quiet_option
231
231
verbose_option
232
- # Restores backed up meails to an account
232
+ # Restores backed up emails to an account
233
233
# @return [void]
234
234
def restore ( email = nil )
235
235
non_logging_options = Imap ::Backup ::Logger . setup_logging ( options )
You can’t perform that action at this time.
0 commit comments