Skip to content

Commit e1ef637

Browse files
AlexDenisovjketema
andauthored
Update swift/extractor/SwiftExtractorConfiguration.h
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 488befb commit e1ef637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/extractor/SwiftExtractorConfiguration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ struct SwiftExtractorConfiguration {
1212
// A temporary directory that exists during database creation, but is deleted once the DB is
1313
// finalized.
1414
std::string scratchDir;
15-
// A temporary directory that contains TRAP files before they moved into the final destination.
15+
// A temporary directory that contains TRAP files before they are moved into their final destination.
1616
// Subdirectory of the scratchDir.
1717
std::string tempTrapDir;
1818

0 commit comments

Comments
 (0)