]> git.proxmox.com Git - pmg-api.git/blobdiff - src/PMG/API2/MailTracker.pm
typo fixes all over the place
[pmg-api.git] / src / PMG / API2 / MailTracker.pm
index c4779ed03e3fbb9e44436de4c29c2462aea76525..187decfd924230e7c4b34f47471c5a86ea4e3c91 100644 (file)
@@ -391,7 +391,7 @@ __PACKAGE__->register_method({
            starttime => get_standard_option('pmg-starttime'),
            endtime => get_standard_option('pmg-endtime'),
            id => {
-               description => "Mail ID (as returend by the list API).",
+               description => "Mail ID (as returned by the list API).",
                type => 'string',
                minLength => 3,
                maxLength => 64,