mirror of
https://github.com/vale981/releases
synced 2025-03-05 17:51:42 -05:00
Typo
This commit is contained in:
parent
3d68ce9b20
commit
4284c052b5
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ class nodes(Spec):
|
|||
def features_marked_as_features(self):
|
||||
self._assert_prefix(['1.1.0', self.f], 'Feature')
|
||||
|
||||
def support_marked_as_suppot(self):
|
||||
def support_marked_as_support(self):
|
||||
self._assert_prefix(['1.1.0', self.s], 'Support')
|
||||
|
||||
def dashed_issues_appear_as_unlinked_issues(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue