mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
fixed typo in comment in netbase.h and bignum.h
This commit is contained in:
@@ -81,7 +81,7 @@ class CNetAddr
|
||||
)
|
||||
};
|
||||
|
||||
/** A combnation of a network address (CNetAddr) and a (TCP) port */
|
||||
/** A combination of a network address (CNetAddr) and a (TCP) port */
|
||||
class CService : public CNetAddr
|
||||
{
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user