Skip to content

Commit 9212b3d

Browse files
author
Daisyhasacat
committed
Fix bad word
1 parent efbdd0c commit 9212b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/lua_api/openmw/types.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@
13331333
-- @field [parent=#PlayerJournalTextEntry] #string id
13341334

13351335
---
1336-
-- @type PlayerQuest
1336+
-- @type PLAYERQuest
13371337
-- @field #string id The quest id.
13381338
-- @field #number stage The quest stage (global and player scripts can change it). Changing the stage starts the quest if it wasn't started.
13391339
-- @field #boolean started Whether the quest is started.

0 commit comments

Comments
 (0)