Skip to content

Commit

Permalink
Merge pull request #82 from spenserblack/patch-1
Browse files Browse the repository at this point in the history
Fix documentation typo
  • Loading branch information
pksunkara authored Jan 20, 2021
2 parents 486468d + cdf1403 commit cc3fcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/term.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ impl Term {
}
}

/// Returns the targert
/// Returns the target
#[inline]
pub fn target(&self) -> TermTarget {
self.inner.target
Expand Down

0 comments on commit cc3fcc1

Please sign in to comment.