docs/sphinx: Fix various typos
(This modifies UI, libobs, deps/obs-scripting, various cmake files) Found using: `codespell -q 3 -S *.ini,./UI/data/locale,./deps/w32-pthreads -L aci,dur,iff,mut,numer,uint`
This commit is contained in:
@@ -98,7 +98,7 @@ save/load individual sources manually by using
|
||||
:c:func:`obs_save_source()` and :c:func:`obs_load_source()`.
|
||||
|
||||
*(Author's note: I should not have written those helper functions; the
|
||||
downside is I had to add "private" sources that aren't savable via the*
|
||||
downside is I had to add "private" sources that aren't saveable via the*
|
||||
:c:func:`obs_source_create_private()` *function. Just one of the many
|
||||
minor design flaws that can occur during long-term development.)*
|
||||
|
||||
|
Reference in New Issue
Block a user