From 070df3fef0c70acbcec5af88dbe168fcc85a4ab6 Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Tue, 18 Jun 2013 12:32:08 +0300 Subject: [PATCH] typo fix --- docs/apicalls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apicalls.rst b/docs/apicalls.rst index afeab9871..d9070d1e7 100644 --- a/docs/apicalls.rst +++ b/docs/apicalls.rst @@ -314,7 +314,7 @@ Gets the destinations for the specified tag. Prefixes []string } -Only the Id filed must be filled for get operation. +Only the Id field must be set for get operation. Example GetDestination(attr \*AttrDestination, reply \*AttrDestination)