Commit 6957c0f
committed
Fix spelling, grammar, and stale identifiers in docs and Javadocs
- doc/reference/concurrency-1.md: fix misspellings (exmaple_thread,
initiazer), grammar errors, and remove duplicated content
- doc 4c.executors.adoc: correct "two methods" to "three methods"
- doc 8l.RunApi.adoc: fix garbled section symbol
- doc why-capy.adoc: hyphenate "twenty-five", fix "with over decades"
- task.hpp, thread_pool.hpp: fix stale repository URLs
- io_awaitable.hpp, io_awaitable_promise_base.hpp: env->allocator and
this_coro::allocator to env->frame_allocator and
this_coro::frame_allocator
- dynamic_buffer.hpp: string_buffers to string_dynamic_buffer with
correct pointer syntax in code examples1 parent 137bbd8 commit 6957c0f
File tree
9 files changed
+25
-1409
lines changed- doc
- modules/ROOT/pages
- 4.coroutines
- 8.design
- reference
- include/boost/capy
- concept
- ex
9 files changed
+25
-1409
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
0 commit comments