Skip to content

Commit e517508

Browse files
authored
Fix typo in supported data-set types list
1 parent 9b0bb9e commit e517508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Universal File Format read and write
77
------------------------------------
88
This module defines an UFF class to manipulate with the UFF (Universal File Format) files.
99

10-
Read from and write of data-set types **15, 55, 58, 58b, 82, 151, 164, 2411, 2412, 2414, 2420, 2429, 2467** are supported.
10+
Read from and write of data-set types **15, 55, 58, 58b, 82, 151, 164, 1858, 2411, 2412, 2414, 2420, 2429, 2467** are supported.
1111

1212
Check out the `documentation <https://pyuff.readthedocs.io/en/latest/index.html>`_.
1313

0 commit comments

Comments
 (0)