|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH for-6.1 02/10] docs/devel/build-system.rst: Correct typo in example code |
| Date: | Mon, 26 Jul 2021 16:51:34 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/26/21 4:23 PM, Peter Maydell wrote: > One of the example meson.build fragments incorrectly quotes some > symbols as 'CONFIG_FOO`; the correct syntax here is 'CONFIG_FOO'. > (This isn't a rST formatting mistake because the example is displayed > literally; it's just the wrong kind of quote.) > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> > --- > docs/devel/build-system.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
| [Prev in Thread] | Current Thread | [Next in Thread] |