doc/user: quirks are available, not supported
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 23 Jun 2023 04:29:49 +0000 (14:29 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 29 Jun 2023 03:32:05 +0000 (03:32 +0000)
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 <peter.hutterer@who-t.net>
doc/user/device-quirks.rst

index deced5216b3a4214424269112a1077e21559ea9f..9adbbe436230fab2286dcbcac8eb9c0837451985 100644 (file)
@@ -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.