Skip to content

Commit

Permalink
Item1574: minor doc fix
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@3882 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GilmarSantosJr authored and GilmarSantosJr committed May 11, 2009
1 parent 1c09c0e commit 2c338ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/Foswiki/Prefs/Stack.pm
Expand Up @@ -530,7 +530,7 @@ bytes.
<verbatim>
0 <= $L < 8 implies the mask 1-byte long.
8 <= $L < 16 implies the mask 2-bytes long.
16 <= $L < 32 implies the mask 3-bytes long.
16 <= $L < 24 implies the mask 3-bytes long.
</verbatim>
and so on. We conclude that all bytes of the mask, except the last, will be
Expand Down

0 comments on commit 2c338ee

Please sign in to comment.