Skip to content

Commit dea7198

Browse files
fix typo "an" to "and"
1 parent 5972653 commit dea7198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operating_systems.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ characters are stored as two :c:type:`wchar_t` (a :ref:`surrogate pair
1919
<surrogates>`), and the length of a string is the number of UTF-16 units and
2020
not the number of characters.
2121

22-
Windows 95, 98 an Me had also Unicode strings, but were limited to :ref:`BMP
22+
Windows 95, 98 and Me had also Unicode strings, but were limited to :ref:`BMP
2323
characters <bmp>`: they used :ref:`UCS-2 <ucs2>` instead of UTF-16.
2424

2525
.. todo:: And Windows CE?

0 commit comments

Comments
 (0)