소스 검색

Fix typo in metadata (protocols)

Xabier de Zuazo 11 년 전
부모
커밋
1cd71547fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',