diff options
Diffstat (limited to 'tools/search_wikipedia.sh')
| -rwxr-xr-x | tools/search_wikipedia.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/search_wikipedia.sh b/tools/search_wikipedia.sh index b352e40..8f055a4 100755 --- a/tools/search_wikipedia.sh +++ b/tools/search_wikipedia.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -# @describe Searche Wikipedia for a query. +# @describe Search Wikipedia for a query. # Uses it to get detailed information about a public figure, interpretation of a complex scientific concept or in-depth connectivity of a significant historical event,. # @option --query! The query to search for. |
