Rename 'an block' to 'a block'
Missed this in the automatic rename of 'Ebb' to 'Block'.
This commit is contained in:
@@ -44,7 +44,7 @@ pub struct Details<'a> {
|
||||
|
||||
/// A comment in a parsed function.
|
||||
///
|
||||
/// The comment belongs to the immediately preceding entity, whether that is an block header, and
|
||||
/// The comment belongs to the immediately preceding entity, whether that is a block header, and
|
||||
/// instruction, or one of the preamble declarations.
|
||||
///
|
||||
/// Comments appearing inside the function but before the preamble, as well as comments appearing
|
||||
|
||||
Reference in New Issue
Block a user