Skip to content

Commit 4bd2959

Browse files
Update README.md
1 parent e806f54 commit 4bd2959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Result:
7575
```
7676
You can also save the file to disk:
7777
```pascal
78-
TXmlBuilder.New.SaveToFile('C:\sample.xml');
78+
TXmlBuilder.New.SaveToFile('C:\sample.xml');
7979
```
8080

8181
## ⚠️ License

0 commit comments

Comments
 (0)