Make WARNING into NOTE (per styleguide) (#916)

This commit is contained in:
Petr Kraus 2019-02-15 09:27:38 +01:00 committed by Jon Leech
parent fcf5980cf6
commit f7d3f5dd78
1 changed files with 2 additions and 2 deletions

View File

@ -928,8 +928,8 @@ requirements below.
If the feature is not enabled, they must adhere to the stricter If the feature is not enabled, they must adhere to the stricter
<<interfaces-base-block-layout, Base Alignment>>. <<interfaces-base-block-layout, Base Alignment>>.
[WARNING] [NOTE]
.Performance Note .Note
==== ====
Even if scalar alignment is supported, it is generally more performant to Even if scalar alignment is supported, it is generally more performant to
use the _base alignment_. use the _base alignment_.