Skip to content

Commit 20460e9

Browse files
committed
Fix typo exsting
1 parent 9a343d1 commit 20460e9

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)