mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Fix spelling mistakes in comments.
This commit is contained in:
parent
9f8dda7abc
commit
c254d195ad
24 changed files with 42 additions and 42 deletions
|
@ -387,7 +387,7 @@ impl<'a> DetailedGlyphStore {
|
|||
return;
|
||||
}
|
||||
|
||||
// Sorting a unique vector is surprisingly hard. The follwing
|
||||
// Sorting a unique vector is surprisingly hard. The following
|
||||
// code is a good argument for using DVecs, but they require
|
||||
// immutable locations thus don't play well with freezing.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue