diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-07 11:04:06 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-13 09:44:07 -0600 |
commit | 2ee2689064912f7f621cf2b824a9dc8140a9e7c7 (patch) | |
tree | 8627bdbbbc889ec22906b538bfd35226b6b6aa45 /Documentation/maintainer | |
parent | b7ecdb00daa7ef5dc61e08e6a030cb93497b292b (diff) | |
download | linux-2ee2689064912f7f621cf2b824a9dc8140a9e7c7.tar.bz2 |
Documentation: maintainer-entry-profile: eliminate duplicated word
Drop the doubled word "have".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20200707180414.10467-13-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer')
-rw-r--r-- | Documentation/maintainer/maintainer-entry-profile.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainer/maintainer-entry-profile.rst b/Documentation/maintainer/maintainer-entry-profile.rst index 77e43c8b24b4..227f427118e8 100644 --- a/Documentation/maintainer/maintainer-entry-profile.rst +++ b/Documentation/maintainer/maintainer-entry-profile.rst @@ -31,7 +31,7 @@ Example questions to consider: - What branch should contributors submit against? - Links to any other Maintainer Entry Profiles? For example a device-driver may point to an entry for its parent subsystem. This makes - the contributor aware of obligations a maintainer may have have for + the contributor aware of obligations a maintainer may have for other maintainers in the submission chain. |