Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 292a793

Browse files
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎095_unique_binary_search_trees_ii/unique_bst.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*
2121
* i=2
2222
* / \
23-
* (1,1) (3,3) // 1 possiblity
23+
* (1,1) (3,3) // 1 possibility
2424
*
2525
*
2626
* i=3

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /