Skip to content

Commit 6871358

Browse files
Typo fixed
1 parent dd1ec02 commit 6871358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/test_pytables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4554,7 +4554,7 @@ def test_legacy_table_fixed_format_read_py2(self, datapath):
45544554

45554555
def test_legacy_table_read_py2(self, datapath):
45564556
# GH xxxxx
4557-
# legacy table written en Python 2
4557+
# legacy table written in Python 2
45584558
with ensure_clean_store(
45594559
datapath('io', 'data', 'legacy_hdf',
45604560
'legacy_table_py2.h5'),

0 commit comments

Comments
 (0)