diff options
author | Randy Dunlap <[email protected]> | 2020-07-07 11:04:06 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-13 09:44:07 -0600 |
commit | 2ee2689064912f7f621cf2b824a9dc8140a9e7c7 (patch) | |
tree | 8627bdbbbc889ec22906b538bfd35226b6b6aa45 | |
parent | b7ecdb00daa7ef5dc61e08e6a030cb93497b292b (diff) |
Documentation: maintainer-entry-profile: eliminate duplicated word
Drop the doubled word "have".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Dan Williams <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-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. |