mirror of
https://github.com/mfontanini/libtins
synced 2026-01-22 18:25:57 +01:00
Fix "fi" in comment
This commit is contained in:
@@ -231,9 +231,9 @@ public:
|
||||
bool is_multicast() const;
|
||||
|
||||
/**
|
||||
* \brief Return true fi this is a Link-Local unicast IPv6 address.
|
||||
* \brief Return true if this is a Link-Local unicast IPv6 address.
|
||||
*
|
||||
* This method returns true fi this address is in the address range
|
||||
* This method returns true if this address is in the address range
|
||||
* fe80::/10, false otherwise
|
||||
*/
|
||||
bool is_local_unicast() const;
|
||||
|
||||
Reference in New Issue
Block a user