ecore con: fix invalid doc reference

Fixes T4761 (also spank @barbieri)
This commit is contained in:
Daniel Kolesa 2016-10-25 15:54:46 +02:00
parent cd53f9bad2
commit 08f11e2c46
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ class Efl.Net.Server.Udp (Efl.Net.Server.Fd) {
The multicast address should be in the format:
IP@INTERFACE
IP\@INTERFACE
With '\@INTERFACE' being optional, such as:

View File

@ -76,7 +76,7 @@ class Efl.Net.Socket.Udp (Efl.Net.Socket.Fd) {
The multicast address should be in the format:
IP@INTERFACE
IP\@INTERFACE
With '\@INTERFACE' being optional, such as: