Commit d44c6923 authored by Yang Li's avatar Yang Li Committed by John Johansen
Browse files

apparmor: Fix spelling of function name in comment block

parent 37923d43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ static int audit_resource(struct aa_profile *profile, unsigned int resource,
}

/**
 * aa_map_resouce - map compiled policy resource to internal #
 * aa_map_resource - map compiled policy resource to internal #
 * @resource: flattened policy resource number
 *
 * Returns: resource # for the current architecture.