mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
all: fix typos in comments (#20963)
This commit is contained in:
parent
a58f980b02
commit
78602846e5
21 changed files with 29 additions and 29 deletions
|
@ -24,7 +24,7 @@ $ ./aStar
|
|||
# Demo
|
||||

|
||||
|
||||
# 🔴🔴🔴🔴 Area of improvments 🔴🔴🔴🔴🔴
|
||||
# 🔴🔴🔴🔴 Area of improvements 🔴🔴🔴🔴🔴
|
||||
|
||||
- 🚧 Under Construction: We are using heap, but that is not correctly
|
||||
implemented, since instead of O(log(n)) it takes O(n). For that reason,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue