mirror of
https://gitlab.com/gnuwget/wget.git
synced 2025-08-20 16:14:31 +00:00
Fix typos
* ChangeLog-2014-12-10: invokation -> invocation * doc/wget.texi: invokation -> invocation * src/main.c: seperated -> separated * src/options.h: seperated -> separated * testenv/README: invokation -> invocation * testenv/conf/wget_commands.py: invokation -> invocation
This commit is contained in:
@ -2,7 +2,7 @@ from conf import hook
|
||||
|
||||
""" Pre-Test Hook: WgetCommands
|
||||
This hook is used to specify the test specific switches that must be passed to
|
||||
wget on invokation. Default switches are hard coded in the test suite itself.
|
||||
wget on invocation. Default switches are hard coded in the test suite itself.
|
||||
"""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user