docs typo

This commit is contained in:
Lokathor 2020-08-20 20:28:54 -06:00
parent 5d7c6cacfe
commit ef32c088a2

View File

@ -78,7 +78,7 @@ pub fn derive_zeroable(
///
/// The following constraints need to be satisfied for the macro to succeed
///
/// - The struct must be `#[repr(transparent)]
/// - The struct must be `#[repr(transparent)]`
/// - The struct must contain the `Wrapped` type
///
/// If the struct only contains a single field, the `Wrapped` type will