Skip to content

Commit a118b2d

Browse files
authored
Merge pull request #14 from hzq0914/patch-1
fix wrong xml format string
2 parents 233dc32 + d53c8f7 commit a118b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ue4guide/build-guide/static-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sidebar: ue4guide
1414
<WindowsPlatform>
1515
<StaticAnalyzer>VisualCpp</StaticAnalyzer>
1616
<!-- <StaticAnalyzer>PVSStudio</StaticAnalyzer> -->
17-
<WindowsPlatform>
17+
</WindowsPlatform>
1818
```
1919

2020
## Devops script

0 commit comments

Comments
 (0)