mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Merge #11916: Typo fix
58c909d8d1
Typo fix (flack)
Pull request description:
Tree-SHA512: 8ed89086230a257f4e3261972420feef60ceb618bfe75e0392a1c0cef72c20a55259bc9aec4fa79ef27c6ac8e7aec1275ff442efa539c5951b6e7c695883ab1b
This commit is contained in:
commit
62fdf9b070
@ -493,7 +493,7 @@ namespace {
|
||||
- *Rationale*: Avoids confusion about the namespace context
|
||||
|
||||
- Prefer `#include <primitives/transaction.h>` bracket syntax instead of
|
||||
`#include "primitives/transactions.h"`` quote syntax when possible.
|
||||
`#include "primitives/transactions.h"` quote syntax when possible.
|
||||
|
||||
- *Rationale*: Bracket syntax is less ambiguous because the preprocessor
|
||||
searches a fixed list of include directories without taking location of the
|
||||
|
Loading…
Reference in New Issue
Block a user