Fix typos & us spellings
This commit is contained in:
parent
82be83cf74
commit
c7104be1a3
47 changed files with 59 additions and 59 deletions
|
@ -141,7 +141,7 @@ pub struct Annotation {
|
|||
}
|
||||
|
||||
impl Annotation {
|
||||
/// Wether this annotation is a vertical line placeholder.
|
||||
/// Whether this annotation is a vertical line placeholder.
|
||||
pub fn is_line(&self) -> bool {
|
||||
if let AnnotationType::MultilineLine(_) = self.annotation_type {
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue