Browse code

Fix typo in MAINTAINERS

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2015/10/08 20:32:58
Showing 1 changed files
... ...
@@ -141,7 +141,7 @@ editor, and thus asking them to `git commit --amend -s` is not the best way forw
141 141
 In this case, maintainers can update the commits based on clause (c) of the DCO. The
142 142
 most trivial way for a contributor to allow the maintainer to do this, is to add
143 143
 a DCO signature in a Pull Requests's comment, or a maintainer can simply note that
144
-the change is sufficiently trivial that it does not substantivly change the existing
144
+the change is sufficiently trivial that it does not substantially change the existing
145 145
 contribution - i.e., a spelling change.
146 146
 
147 147
 When you add someone's DCO, please also add your own to keep a log.