Merge "Trivial: Fix version number in comment"

This commit is contained in:
Zuul 2021-06-01 22:31:22 +00:00 committed by Gerrit Code Review
commit 156031e5f2

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