[libvirt] [PATCH] util: fix spelling in virSocketAddrParseAny docs

Jim Fehlig posted 1 patch 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180405210003.15412-1-jfehlig@suse.com
Test syntax-check passed
src/util/virsocketaddr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] util: fix spelling in virSocketAddrParseAny docs
Posted by Jim Fehlig 6 years ago
s/netork/network/

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---

Pushing as trivial.

 src/util/virsocketaddr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/virsocketaddr.c b/src/util/virsocketaddr.c
index 4f2457629..5c3bfad0a 100644
--- a/src/util/virsocketaddr.c
+++ b/src/util/virsocketaddr.c
@@ -176,7 +176,7 @@ int virSocketAddrParse(virSocketAddrPtr addr, const char *val, int family)
  * or 2001:db8:85a3:0:0:8a2e:370:7334.
  *
  * When @val is a network host name, this function may be susceptible to a
- * delay due to potentially lengthy netork host address lookups.
+ * delay due to potentially lengthy network host address lookups.
  *
  * Returns the length of the network address or -1 in case of error.
  */
-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list