Skip to content

Commit 13467a6

Browse files
committed
fixed a build error
1 parent 47d278a commit 13467a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/ch8_filehandling.ptx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ public class CreateFile {
418418

419419
<p>
420420
Now, when we use <c>write()</c> method like before, the text will be appended if there is already tSext in the document. If we were to update our code to include the <c>boolean</c> argument as shown in <xref ref="file-write-with-append" text="type-global"/>.
421+
</p>
421422

422423
<data xml:id="data-file-write-with-append">
423424
<title>Data file for writing example</title>

0 commit comments

Comments
 (0)