Skip to content

Commit 3db3044

Browse files
Alexander Jipaazzhipa
Alexander Jipa
andauthored
Fix typo in gallery example (#6276)
Co-authored-by: Alexander Jipa <[email protected]>
1 parent 418d8a6 commit 3db3044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gallery/plot_video_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ def example_read_video(video_object, start=0, end=None, read_video=True, read_au
170170
print(vf.size(), af.size())
171171

172172
####################################
173-
# 3. Building an example randomly sampled dataset (can be applied to training dataest of kinetics400)
173+
# 3. Building an example randomly sampled dataset (can be applied to training dataset of kinetics400)
174174
# -------------------------------------------------------------------------------------------------------
175175
# Cool, so now we can use the same principle to make the sample dataset.
176176
# We suggest trying out iterable dataset for this purpose.

0 commit comments

Comments
 (0)