From: martinahansen Date: Thu, 20 Jan 2011 12:55:59 +0000 (+0000) Subject: polish of bitarray.rb X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d06221b32304a35e4861a0ca970be8c967baf589;p=biopieces.git polish of bitarray.rb git-svn-id: http://biopieces.googlecode.com/svn/trunk@1211 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/code_ruby/Maasha/lib/bitarray.rb b/code_ruby/Maasha/lib/bitarray.rb index e3f1a12..36f956e 100644 --- a/code_ruby/Maasha/lib/bitarray.rb +++ b/code_ruby/Maasha/lib/bitarray.rb @@ -155,7 +155,7 @@ class BitArray count_array end - # Method that returns the number of set bits in a byte. + # Method that returns the number of set bits in a char. def bits_in_char(char) bits = 0