mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 21:34:50 +00:00
Janitor: CSpell fixes
Mark up some special words in documents (like C++ lingo in rust files).
This commit is contained in:
parent
ac2d17e8e4
commit
ac207428dc
3 changed files with 6 additions and 1 deletions
|
@ -37,7 +37,7 @@ mod tests {
|
|||
use crate as const_field_offset;
|
||||
// ### Structures were change to repr(c) and to inherit FieldOffsets
|
||||
|
||||
// Example structs
|
||||
// Example structures
|
||||
#[derive(Debug, FieldOffsets)]
|
||||
#[repr(C)]
|
||||
struct Foo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue