Skip to content

Commit

Permalink
typo fix for "feching"
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffschaller authored Apr 18, 2024
1 parent bac630c commit d02c565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bodyfetcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class BodyFetcher:
]

# special_cases are the minimum number of posts, for each of the specified sites, which
# need to be in the queue prior to feching posts.
# need to be in the queue prior to fetching posts.
# The number of questions we fetch each day per site is the total of
# new questions + new answers + edits.
# Stack Overflow is handled specially. It's know that some SO edits/new posts don't
Expand Down

0 comments on commit d02c565

Please sign in to comment.