Przeglądaj źródła

Merge pull request #16844 from thaJeztah/fix-typo-in-maintainers

Fix typo in MAINTAINERS
Sebastiaan van Stijn 9 lat temu
rodzic
commit
c1783a1c2a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      MAINTAINERS

+ 1 - 1
MAINTAINERS

@@ -141,7 +141,7 @@ editor, and thus asking them to `git commit --amend -s` is not the best way forw
 In this case, maintainers can update the commits based on clause (c) of the DCO. The
 In this case, maintainers can update the commits based on clause (c) of the DCO. The
 most trivial way for a contributor to allow the maintainer to do this, is to add
 most trivial way for a contributor to allow the maintainer to do this, is to add
 a DCO signature in a Pull Requests's comment, or a maintainer can simply note that
 a DCO signature in a Pull Requests's comment, or a maintainer can simply note that
-the change is sufficiently trivial that it does not substantivly change the existing
+the change is sufficiently trivial that it does not substantially change the existing
 contribution - i.e., a spelling change.
 contribution - i.e., a spelling change.
 
 
 When you add someone's DCO, please also add your own to keep a log.
 When you add someone's DCO, please also add your own to keep a log.