Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de9534 commit 5972653Copy full SHA for 5972653
good_practices.rst
@@ -115,7 +115,7 @@ File formats:
115
116
Filesystem (filenames):
117
118
- * :ref:`Windows` stores filenames as Unicode. It provides a bytes compatibily layer
+ * :ref:`Windows` stores filenames as Unicode. It provides a bytes compatibility layer
119
using the :ref:`ANSI code page <codepage>` for applications using :ref:`byte strings <bytes>`.
120
* :ref:`Mac OS X <osx>` encodes filenames to :ref:`UTF-8` and :ref:`normalize
121
<normalization>` see to a variant of the Normal Form D.
0 commit comments