From f7d3f5dd7840b67e2667fa24d3e3065aaf6795b8 Mon Sep 17 00:00:00 2001 From: Petr Kraus Date: Fri, 15 Feb 2019 09:27:38 +0100 Subject: [PATCH] Make WARNING into NOTE (per styleguide) (#916) --- chapters/interfaces.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/interfaces.txt b/chapters/interfaces.txt index 58c96281..5329db69 100644 --- a/chapters/interfaces.txt +++ b/chapters/interfaces.txt @@ -928,8 +928,8 @@ requirements below. If the feature is not enabled, they must adhere to the stricter <>. -[WARNING] -.Performance Note +[NOTE] +.Note ==== Even if scalar alignment is supported, it is generally more performant to use the _base alignment_.