mirror of
https://github.com/httpie/cli.git
synced 2025-01-09 15:18:25 +01:00
Fix typo
This commit is contained in:
parent
6238b59e72
commit
6b06d92a59
@ -61,7 +61,7 @@ def print_debug_info(env):
|
||||
|
||||
def decode_args(args, stdin_encoding):
|
||||
"""
|
||||
Convert all bytes ags to str
|
||||
Convert all bytes args to str
|
||||
by decoding them using stdin encoding.
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user