Correct documentation of IsEven
(#4845)
* Update IsEven.java * Update IsEven.java * Update IsEven.java --------- Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
This commit is contained in:
parent
f3345d9e06
commit
e87036d886
@ -1,7 +1,7 @@
|
||||
package com.thealgorithms.bitmanipulation;
|
||||
|
||||
/**
|
||||
* Converts any Octal Number to a Binary Number
|
||||
* Checks whether a number is even
|
||||
* @author Bama Charan Chhandogi (https://github.com/BamaCharanChhandogi)
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user