diff options
Diffstat (limited to 'docs/BitCodeFormat.html')
-rw-r--r-- | docs/BitCodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index 16171d3663..1a6123c5c5 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -162,7 +162,7 @@ value of 24 (011 << 3) with no continuation. The sum (3+24) yields the value <div class="doc_text"> <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> <li>'a' .. 'z' - 0 .. 25</li> |