mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
*: Fix spelling mistakes found by codespell
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1416
This commit is contained in:
parent
6ad9c99040
commit
2fc6384bca
60 changed files with 212 additions and 212 deletions
|
|
@ -131,7 +131,7 @@ whenever possible, that is when not inheriting from GObjects.
|
|||
};
|
||||
```
|
||||
|
||||
For GObject inheritence, we use the GObject.registerClass() function provided
|
||||
For GObject inheritance, we use the GObject.registerClass() function provided
|
||||
by gjs.
|
||||
```javascript
|
||||
var MyActor = GObject.registerClass(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue