Skip to content

Commit 0191197

Browse files
authored
Fix typo in XMLPrinter.ts
1 parent 838f5f2 commit 0191197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XMLPrinter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export interface XMLPrinterOptions {
5959

6060

6161
/**
62-
* Scans text sources for XML tags.
62+
* Converts XML nodes to strings.
6363
*/
6464
export class XMLPrinter {
6565

0 commit comments

Comments
 (0)