Fix PDA capitalization to be PascalCase (#17335)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<BoxContainer Orientation="Horizontal">
|
||||
<PanelContainer Name="Background"
|
||||
Access="Public"
|
||||
StyleClasses="PDABackground"
|
||||
StyleClasses="PdaBackground"
|
||||
VerticalExpand="False"
|
||||
HorizontalExpand="False"
|
||||
MaxWidth="10"
|
||||
|
||||
Reference in New Issue
Block a user