From 8a39ee361feb9bf46d728ff1ba4f07ca1d9610b1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 19 Jun 2014 09:22:53 +0200 Subject: Imported Upstream version 1.3 --- doc/codewalk/sharemem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/codewalk') diff --git a/doc/codewalk/sharemem.xml b/doc/codewalk/sharemem.xml index d443e176e..8b47f12b7 100644 --- a/doc/codewalk/sharemem.xml +++ b/doc/codewalk/sharemem.xml @@ -171,7 +171,7 @@ and/or writes to a shared map. In this codewalk we have explored a simple example of using Go's concurrency -primitives to share memory through commmunication. +primitives to share memory through communication.

This should provide a starting point from which to explore the ways in which goroutines and channels can be used to write expressive and concise concurrent -- cgit v1.2.3