Skip to content

Commit 4e29015

Browse files
committed
fix(docs): Wrong description
1 parent b603dc4 commit 4e29015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docgen/data/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@
18601860
"title": "SetHealthShotBoostEffectExpirationTime",
18611861
"template": "function-syntax",
18621862
"language": "both",
1863-
"description": "Executes a command in player's console.",
1863+
"description": "Sets the health shot effect expiration time.",
18641864
"variable": {
18651865
"cpp": "player->SetHealthShotBoostEffectExpirationTime",
18661866
"lua": "player:SetHealthShotBoostEffectExpirationTime"

0 commit comments

Comments
 (0)