소스 검색

Docs: Fix Frontend Finish Loading event

Scratch 5 년 전
부모
커밋
8dde1fc874
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sphinx/reference-frontend-api.rst

+ 1 - 1
docs/sphinx/reference-frontend-api.rst

@@ -124,7 +124,7 @@ Structures/Enumerations
      the program is either about to load a new scene collection, or the
      the program is either about to load a new scene collection, or the
      program is about to exit.
      program is about to exit.
 
 
-   - **OBS_FRONTEND_FINISHED_LOADING**
+   - **OBS_FRONTEND_EVENT_FINISHED_LOADING**
 
 
      Triggered when the program has finished loading.
      Triggered when the program has finished loading.