mirror of
https://github.com/monero-project/monero.git
synced 2025-08-11 09:50:12 -04:00
Correct spelling mistakes.
This commit is contained in:
parent
c7ace5fa3d
commit
fbcc91c2a4
19 changed files with 28 additions and 28 deletions
|
@ -87,7 +87,7 @@ struct variant_reader
|
|||
};
|
||||
|
||||
// This one just fails when you call it.... okay
|
||||
// So the TEnd parameter must be specified/differnt from TBegin
|
||||
// So the TEnd parameter must be specified/different from TBegin
|
||||
template <class Archive, class Variant, class TBegin>
|
||||
struct variant_reader<Archive, Variant, TBegin, TBegin>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue