mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +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
|
@ -15,6 +15,9 @@ This crate should not be used directly by application using SixtyFPS.
|
|||
You should use the `sixtyfps` crate instead.
|
||||
|
||||
*/
|
||||
|
||||
// cSpell:ignore punct
|
||||
|
||||
#![doc(html_logo_url = "https://sixtyfps.io/resources/logo.drawio.svg")]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue