mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
doc: Correct spelling errors in comments
And ci script output. Identified via test/lint/lint-spelling
This commit is contained in:
@@ -85,7 +85,7 @@ private:
|
||||
const std::string m_title{};
|
||||
|
||||
//! Forwarded on to LogPrint if specified - has the effect of only
|
||||
//! outputing the timing log when a particular debug= category is specified.
|
||||
//! outputting the timing log when a particular debug= category is specified.
|
||||
const BCLog::LogFlags m_log_category{};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user