diff --git a/main/acle.md b/main/acle.md index 3b066e93..523b1156 100644 --- a/main/acle.md +++ b/main/acle.md @@ -2771,8 +2771,8 @@ The following attributes trigger the multi version code generation: * These attributes have no effect on the calling convention. * All versions must use the same calling convention. * If only the `default` version exist it should be linked directly. -* FMV might be disabled in compile time by a compiler flag. In this - case, the `default` version shall be used. +* Function Multi Versioning might be disabled in compile time by a compiler + flag. In this case, the `default` version shall be used. * All function versions must be declared at the same scope level. * The default version signature is the signature for calling the multiversioned functions. Therefore, a versioned function