Skip to content

Commit 54b0051

Browse files
Update CreateWordDocument.py
1 parent 492f268 commit 54b0051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Getting-Started/Python-wrapper/Python/CreateWordDocument.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
# Call CompareDocuments method
3636
result = document.WordDocument(output_doc)
3737

38-
print("Comparison Result:", result)
38+
print("Document generated:", result)

0 commit comments

Comments
 (0)