From: Oling Cat Date: Wed, 17 Oct 2012 21:12:44 +0000 (+1100) Subject: doc/codewalk/markov: fix the highlight range of the step "The NewChain constructor... X-Git-Tag: go1.1rc2~2109 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c5ebeff3aacb6a9f2460d4bc90a50ab6deb926ec;p=gostls13.git doc/codewalk/markov: fix the highlight range of the step "The NewChain constructor function". R=r, minux.ma, adg CC=golang-dev https://golang.org/cl/6710044 --- diff --git a/doc/codewalk/markov.xml b/doc/codewalk/markov.xml index b7b7117834..7f12818177 100644 --- a/doc/codewalk/markov.xml +++ b/doc/codewalk/markov.xml @@ -58,7 +58,7 @@ Prefix Map key this data. - + The Chain struct has two unexported fields (those that do not begin with an upper case character), and so we write a NewChain constructor function that initializes the