style: Minor comment fix.

Differential Revision: https://phabricator.services.mozilla.com/D59310
This commit is contained in:
Emilio Cobos Álvarez 2020-01-09 11:36:02 +00:00
parent d459e3453a
commit 25fda147f3
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -94,7 +94,7 @@ where
target.class_list() == candidate.class_list()
}
/// Whether a given element has the same class attribute as a given candidate.
/// Whether a given element has the same part attribute as a given candidate.
///
/// We don't try to share style across elements with different part attributes.
pub fn have_same_parts<E>(