From e47516103c4adf8c88530b0323df4b1ad6adfadf Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 23 Jun 2023 14:29:49 +1000 Subject: [PATCH] doc/user: quirks are available, not supported This is a bit nitpicky but let's call the current quirks merely "available" rather than "supported" since quirks should never be seen as supported API. Signed-off-by: Peter Hutterer --- doc/user/device-quirks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/device-quirks.rst b/doc/user/device-quirks.rst index deced521..9adbbe43 100644 --- a/doc/user/device-quirks.rst +++ b/doc/user/device-quirks.rst @@ -112,11 +112,11 @@ output. .. _device-quirks-list: ------------------------------------------------------------------------------ -List of supported device quirks +List of currently available device quirks ------------------------------------------------------------------------------ This list is a guide for developers to ease the process of submitting -patches upstream. This section shows device quirks supported in +patches upstream. This section shows device quirks currently available in |git_version|. .. warning:: Quirks are internal API and may change at any time for any reason. -- 2.34.1