X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Ffield_class.py;h=5aa72a0aead2228120e9400b8daed2df4d51b3a8;hp=b873a15bb16b8e0f3a5f7e2e1386945fb86e8c64;hb=583e87216648948481bcd8e4514fc22c2146919e;hpb=2e1b56154a3032b52687751ed2e5c1a8a5134f7c diff --git a/src/bindings/python/bt2/bt2/field_class.py b/src/bindings/python/bt2/bt2/field_class.py index b873a15b..5aa72a0a 100644 --- a/src/bindings/python/bt2/bt2/field_class.py +++ b/src/bindings/python/bt2/bt2/field_class.py @@ -290,7 +290,7 @@ class _EnumerationFieldClass(_EnumerationFieldClassConst, _IntegerFieldClass): class _UnsignedEnumerationFieldClassConst( _EnumerationFieldClassConst, _UnsignedIntegerFieldClassConst ): - _NAME = 'Const nsigned enumeration' + _NAME = 'Const unsigned enumeration' _range_set_pycls = bt2_integer_range_set.UnsignedIntegerRangeSet _borrow_mapping_ptr_by_label = staticmethod( native_bt.field_class_enumeration_unsigned_borrow_mapping_by_label_const