Skip to content

Commit 6205b02

Browse files
authored
Merge pull request #11076 from cabalism/typo/exsting
Fix typo exsting
2 parents cfbe545 + 20460e9 commit 6205b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cabaldomain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ def run(self):
384384
else:
385385
return result
386386

387-
# find exsting field list and add to it
387+
# find existing field list and add to it
388388
# or create new one
389389
for item in contents:
390390
if isinstance(item, nodes.field_list):

0 commit comments

Comments
 (0)