Commit c56e5ee
authored
docs: improve javadoc for Combination class
Updated class documentation to reflect that the class finds combinations instead of permutations.1 parent 2c4bf3c commit c56e5ee
File tree
1 file changed
+1
-2
lines changed- src/main/java/com/thealgorithms/backtracking
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments