Skip to content

Commit b5a7aa1

Browse files
committed
* Modify comment
1 parent 1bbdb69 commit b5a7aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary_search/BinarySearch.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.util.*;
22

33
/**
4-
* LinearSearch
4+
* BinarySearch
55
*/
66
public class BinarySearch {
77

0 commit comments

Comments
 (0)