Skip to content

Commit

Permalink
Fix a typo in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Sep 18, 2024
1 parent 8b7a07d commit eef8a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crashstats_tools/libcrashstats.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def supersearch_return_query(
"""Performs search with _return_query parameter and returns elasticsearch query
:arg dict params: dict of super search parameters to base the query on
:arg varies num: number of results to get or INFINITY
:arg varies num_results: number of results to get or INFINITY
:arg str host: the host to query
:arg str api_token: the API token to use or None
:arg varies logger: logger to use for printing what it's doing
Expand Down

0 comments on commit eef8a0e

Please sign in to comment.