From: Peter Hutterer Date: Fri, 23 Jun 2023 04:29:49 +0000 (+1000) Subject: doc/user: quirks are available, not supported X-Git-Tag: 1.24.0~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b39145e468178412a9c3990ca6e574f34cb7b17c;p=platform%2Fupstream%2Flibinput.git 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 --- 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.