doc(more_concepts.rst): improve clarity (#3357)

`all the file systems are not supporting such links` is most likely meant to mean "not all are" rather "all are not"
This commit is contained in:
Cornelius Roemer 2024-07-19 14:03:13 +02:00 committed by GitHub
parent 413285c7b7
commit b418cf4a68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ This is the most efficient way to link:
There are some limitations to use ``hard-links``:
- all the file systems are not supporting such links
- those links are not working across file systems/partitions
- not all file systems support ``hard-links``
- ``hard-links`` don't work across file systems/partitions
.. _soft_link: