Skip to content

Commit 3a6ddab

Browse files
Fix typo (#261)
1 parent 470f759 commit 3a6ddab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harfbuzz-traits/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
//! # harfbuzz-traits
1111
//!
12-
//! This crate provides traits for the `harfbuzz` crate that can be implememted without
12+
//! This crate provides traits for the `harfbuzz` crate that can be implemented without
1313
//! depending on [HarfBuzz](https://harfbuzz.github.io/) itself.
1414
1515
#![no_std]

0 commit comments

Comments
 (0)