Skip to content

Conversation

@timgates42
Copy link
Contributor

There is a small typo in docs/source/info.rst.

Should read filesystem rather than fileystem.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There is a small typo in docs/source/info.rst.

Should read `filesystem` rather than `fileystem`.

Signed-off-by: Tim Gates <[email protected]>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.794% when pulling 9b8f81d on timgates42:bugfix_typo_filesystem into 691deae on PyFilesystem:master.

@althonos
Copy link
Member

Thanks Tim!

@althonos althonos merged commit cd545b2 into PyFilesystem:master Jul 15, 2022
abichinger pushed a commit to abichinger/pyfilesystem2 that referenced this pull request Sep 28, 2025
There is a small typo in docs/source/info.rst.

Should read `filesystem` rather than `fileystem`.

Signed-off-by: Tim Gates <[email protected]>
github-actions bot pushed a commit to abichinger/pyfilesystem2 that referenced this pull request Sep 28, 2025
## [2.4.17](v2.4.16...v2.4.17) (2025-09-28)

### Bug Fixes

* add failing tests ([ba8b583](ba8b583))
* Added filter_glob and exclude_glob to fs.walk.Walker. ([7d91dc8](7d91dc8))
* assert DestinationExists when using overwrite=False ([5efca65](5efca65))
* assert no files were touched ([6d9e696](6d9e696))
* backward incompatibility introduced in 2.4.16 ([PyFilesystem#542](https://github.com/abichinger/pyfilesystem2/issues/542)) ([f84055e](f84055e)), closes [PyFilesystem#535](https://github.com/abichinger/pyfilesystem2/issues/535)
* Changes from code review. ([fa8f924](fa8f924))
* copy_structure FS can be of type str ([1d0b87e](1d0b87e))
* copydir hangup ([52c5597](52c5597))
* drop the final remaining use of the deprecated pkg_resources module ([7e8e923](7e8e923))
* establish new errors.IllegalDestination ([a751c9b](a751c9b))
* memoryfs ([0bb7597](0bb7597))
* migrate entrypoints handling to standard library importlib.metadata ([61c198e](61c198e))
* new error names ([988ca09](988ca09))
* osfs ([7df6d97](7df6d97))
* OSFS copy ([799239e](799239e))
* raise DestinationExists if overwrite is not set ([39d0534](39d0534))
* Set `timeout-minutes` in the `test.yml` Actions workflow ([PyFilesystem#548](https://github.com/abichinger/pyfilesystem2/issues/548)) ([ae69d3e](ae69d3e))
* typo in `docs/source/info.rst` ([PyFilesystem#544](https://github.com/abichinger/pyfilesystem2/issues/544)) ([c3cfb76](c3cfb76))
* use validatepath ([9160080](9160080))
* uses validated paths in copydir ([d09b2cc](d09b2cc))
* wip copy ([09763c8](09763c8))
* wrapfs ([f0bf836](f0bf836))
* wrapfs does not need checks sprinkled everywhere anymore ([6b64e92](6b64e92))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants