mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Merge #13069: docs: Fix typos
d8c4998f31 Fix typos (practicalswift)
Pull request description:
Fix typos.
Tree-SHA512: 9af52a9799e6892b162e4aa1bcd6585502e10650b8aced59e7346dbb2f08544330081eb79328255fad1d358c095507956e049d354c4383b6965d4d5a7d635425
This commit is contained in:
@@ -353,7 +353,7 @@ std::unique_ptr<T> MakeUnique(Args&&... args)
|
||||
* CPU-intensive and non-interactive. See SCHED_BATCH in sched(7) for details.
|
||||
*
|
||||
* @return The return value of sched_setschedule(), or 1 on systems without
|
||||
* sched_setchedule().
|
||||
* sched_setschedule().
|
||||
*/
|
||||
int ScheduleBatchPriority(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user