forked from begeekmyfriend/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 292a793
committed
docs: fix simple typo, possiblity -> possibility
There is a small typo in 095_unique_binary_search_trees_ii/unique_bst.c.
Should read `possibility` rather than `possiblity`.1 parent 14b6e53 commit 292a793
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
0 commit comments