mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: Fix typo 'statis' -> 'static'
This commit is contained in:
parent
3f80bc2e70
commit
c25c7f7bd8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Types are generally divided into two categories:
|
|||
- Integer types: These are enumerations used in the parts where high
|
||||
performance/ease of use/low space overhead is needed.
|
||||
|
||||
The SPA type is system is statis and very simple but still allows you
|
||||
The SPA type is system is static and very simple but still allows you
|
||||
to make and introspect complex object type hierarchies.
|
||||
|
||||
See the type system docs for more info.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue