Skip to content

Commit 4aff622

Browse files
authored
Update 3.2.-Files.md
1 parent 70977a7 commit 4aff622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/doc/en/3.2.-Files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This button allows you to bulk rename files:
5353

5454
## Large text files
5555

56-
When coding really large text file, QualCoder becomes slow. In _Code Text_, QualCoder can split the files into 50,000 character chunks to reduce the slowness of the program. However, the best option when importing large text files is to split them into separate sections and load those smaller sections as separate files instead. Give each filename some ordered logic too, e.g. book_chap01.txt, book_chap02.txt.
56+
When coding really large text files QualCoder becomes slow. In _Code Text_, QualCoder can split the files into 50,000 character chunks to reduce the slowness of the program. However, the best option when importing large text files is to split them into separate sections and load those smaller sections as separate files instead. Give each filename some ordered logic too, e.g. book_chap01.txt, book_chap02.txt.
5757

5858
## Attributes
5959

0 commit comments

Comments
 (0)