mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Typo fix
This commit is contained in:
parent
df71819524
commit
58c909d8d1
@ -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