math.bitwise: fix docs for bitfield.

db4
John Benediktsson 2015-05-30 21:51:08 -07:00
parent c2a70d18b4
commit 0f1f27dcee
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ HELP: bitfield
" { 1 15 }"
" 11"
" 0"
" } ;"
" } bitfield ;"
}
} ;