Update FindMin.java
Re-word the comments
This commit is contained in:
parent
a60cb58be8
commit
6252b4eff8
@ -9,7 +9,7 @@ public class FindMin {
|
||||
}
|
||||
|
||||
/**
|
||||
* find min of array
|
||||
* Find the minimum number of an array of numbers.
|
||||
*
|
||||
* @param array the array contains element
|
||||
* @return min value
|
||||
|
Loading…
Reference in New Issue
Block a user