We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e806f54 commit 4bd2959Copy full SHA for 4bd2959
README.md
@@ -75,7 +75,7 @@ Result:
75
```
76
You can also save the file to disk:
77
```pascal
78
- TXmlBuilder.New.SaveToFile('C:\sample.xml');
+TXmlBuilder.New.SaveToFile('C:\sample.xml');
79
80
81
## ⚠️ License
0 commit comments