Skip to content

Commit

Permalink
Remove trailing whitespace in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Sep 19, 2024
1 parent 445bc3a commit 88b928d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Modding/reference/respawn/rui.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Trackers
RUI_TRACK_WEAPON_HUD_ICON
```

!!! cpp-class "rui : public var "
!!! cpp-class "rui : public var"

!!! cpp-function "void RuiSetResolution(rui, screenSizeX, screenSizey)"

Expand Down
2 changes: 1 addition & 1 deletion docs/Modding/reference/respawn/titan.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Functions for getting titan, and methods of the titan object
```


!!! cpp-class "titan : public entity "
!!! cpp-class "titan : public entity"

!!! cpp-function "unknown GetAISettingsName()"

Expand Down

0 comments on commit 88b928d

Please sign in to comment.