Skip to content

Commit e4eeadc

Browse files
Lunwen Hefacebook-github-bot
authored andcommitted
Fix a typo in the comment (#4140)
Summary: Pull Request resolved: #4140 as title ghstack-source-id: 232863811 exported-using-ghexport Reviewed By: davidlin54, dbort Differential Revision: D59255153 fbshipit-source-id: 559561aefd0db0beffb2b320b43fcf90cd15766c
1 parent 5584b9e commit e4eeadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/data_loader/file_data_loader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace executor {
1919
namespace util {
2020

2121
/**
22-
* A DataLoader that loads sements from a file, allocating the memory
22+
* A DataLoader that loads segments from a file, allocating the memory
2323
* with `malloc()`.
2424
*
2525
* Note that this will keep the file open for the duration of its lifetime, to

0 commit comments

Comments
 (0)