X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Freference-v3%2Ftypes-and-globals.md;h=5c10ba97f93d29501f789b813fc27c4d7a5ba647;hb=4772c5626204f6ab0e26b938f49a6719fb10f88d;hp=50abeecbd6a416683ed8bb7ea3421e272ea9d9a3;hpb=4bbad5bf527c8310c1f076a5cdf512d4385f8b76;p=src%2Fapp-framework-binder.git diff --git a/docs/reference-v3/types-and-globals.md b/docs/reference-v3/types-and-globals.md index 50abeecb..5c10ba97 100644 --- a/docs/reference-v3/types-and-globals.md +++ b/docs/reference-v3/types-and-globals.md @@ -198,7 +198,7 @@ enum afb_auth_type /** authorized if token valid, no data */ afb_auth_Token, - /** authorized if LOA greater than data 'loa' */ + /** authorized if LOA greater than or equal to data 'loa' */ afb_auth_LOA, /** authorized if permission 'text' is granted */