diff --git a/source/org/jivesoftware/smack/PrivacyList.java b/source/org/jivesoftware/smack/PrivacyList.java index 44f4737ff..aec66364c 100644 --- a/source/org/jivesoftware/smack/PrivacyList.java +++ b/source/org/jivesoftware/smack/PrivacyList.java @@ -5,7 +5,7 @@ import org.jivesoftware.smack.packet.PrivacyItem; import java.util.List; /** - * A Privacy List is a read only class used to represent a set of allowed or blocked communications. + * A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications. * Basically it can: