Browse Source

Fix typo in metadata (protocols)

Xabier de Zuazo 11 years ago
parent
commit
1cd71547fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      metadata.rb

+ 1 - 1
metadata.rb

@@ -170,7 +170,7 @@ attribute 'dovecot/plugins',
     }
   }'
 
-attribute 'dovecot/protocolos',
+attribute 'dovecot/protocols',
   :display_name => 'dovecot protocols',
   :description => 'Dovecot Protocols configuration as a hash of hashes. Supported protocols: lda, imap, lmtp, sieve and pop3.',
   :type => 'string',