Trivial: Fix version number in comment

Fix the version number in comment.

Change-Id: Iffa4bd7d15fb999e3d60539f630873d95057e44e
This commit is contained in:
Bob Fournier 2021-06-01 14:44:33 -04:00
parent 26cf25d98a
commit 47001f3c0b

View File

@ -142,7 +142,7 @@ class BIOSSetting(base.IronicObject):
the same, older, or newer than the version of the object. This is
used for DB interactions as well as for serialization/deserialization.
Version 1.74: remove registry field for unsupported versions if
Version 1.1: remove registry field for unsupported versions if
remove_unavailable_fields is True.
:param target_version: the desired version of the object