mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-13 17:06:15 +00:00
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37004 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
daeb63c220
commit
f1d64e90b3
@ -162,7 +162,7 @@ value of 24 (011 << 3) with no continuation. The sum (3+24) yields the value
|
|||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<p>6-bit characters encode common characters into a fixed 6-bit field. They
|
<p>6-bit characters encode common characters into a fixed 6-bit field. They
|
||||||
represent the following characters with the following 6-bit values:<s/p>
|
represent the following characters with the following 6-bit values:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>'a' .. 'z' - 0 .. 25</li>
|
<li>'a' .. 'z' - 0 .. 25</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user