This commit is contained in:
Gustavo Moreira
2023-05-20 12:17:09 +02:00
parent 4f5ca6116c
commit f0bd978716
@@ -1526,7 +1526,7 @@ class kernel_cap_struct(objects.StructType):
capability (str): A string representing the capability i.e. dac_read_search
Raises:
AttributeError: If the fiven capability is unknown to the framework.
AttributeError: If the given capability is unknown to the framework.
Returns:
bool: "True" if the given capability is enabled.