Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5972653

Browse files
Update good_practices.rst
1 parent 7de9534 commit 5972653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

good_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ File formats:
115115

116116
Filesystem (filenames):
117117

118-
* :ref:`Windows` stores filenames as Unicode. It provides a bytes compatibily layer
118+
* :ref:`Windows` stores filenames as Unicode. It provides a bytes compatibility layer
119119
using the :ref:`ANSI code page <codepage>` for applications using :ref:`byte strings <bytes>`.
120120
* :ref:`Mac OS X <osx>` encodes filenames to :ref:`UTF-8` and :ref:`normalize
121121
<normalization>` see to a variant of the Normal Form D.

0 commit comments

Comments
 (0)