1
0
mirror of https://github.com/httpie/cli.git synced 2025-07-17 01:42:46 +02:00

withing -> within (#795)

This commit is contained in:
Semen Zhydenko
2019-12-02 18:12:51 +01:00
committed by Jakub Roztocil
parent ab2bda3ffe
commit dcd6b63e45

View File

@ -24,7 +24,7 @@ class SessionTestBase:
"""
Return an environment.
Each environment created withing a test method
Each environment created within a test method
will share the same config_dir. It is necessary
for session files being reused.