Commit 3b17305
committed
doc: Fix description of
The `unset` method inadvertently had the same docstring as `set`,
even though this was not correct for `unset`. This fixes that, and
also rewords the `Env` docstring to better account for the ability
to unset.gix_testtools::Env::unset
1 parent ec0d03a commit 3b17305
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| |||
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | | - | |
| 849 | + | |
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| |||
0 commit comments