libobs: Fix property text typo

(This commit also modifies UI)

Closes jp9000/obs-studio#1204
This commit is contained in:
jamacanbacn
2018-02-21 19:22:53 -08:00
committed by jp9000
parent acf7d12b7d
commit 8a59d68e47
4 changed files with 15 additions and 5 deletions

View File

@@ -383,7 +383,7 @@ Property Enumeration Functions
---------------------
.. function:: enum obs_text_type obs_proprety_text_type(obs_property_t *p)
.. function:: enum obs_text_type obs_property_text_type(obs_property_t *p)
---------------------