From 67f391aa9e6095a450ddb08abf0a7a6d29a6737a Mon Sep 17 00:00:00 2001 From: "Andrew Gallant (Ocelot)" Date: Sat, 12 May 2012 21:36:31 -0400 Subject: docs --- sync.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.go') diff --git a/sync.go b/sync.go index d671e62..59d0de1 100644 --- a/sync.go +++ b/sync.go @@ -1,6 +1,6 @@ package xgb -// Sync sends a round trip request and wait for the response. +// Sync sends a round trip request and waits for the response. // This forces all pending cookies to be dealt with. // You actually shouldn't need to use this like you might with Xlib. Namely, // buffers are automatically flushed using Go's channels and round trip requests -- cgit v1.2.3