]> Cypherpunks repositories - gostls13.git/commitdiff
playground: s/it/this/
authorAndrew Gerrand <adg@golang.org>
Thu, 21 Oct 2010 23:49:29 +0000 (10:49 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 21 Oct 2010 23:49:29 +0000 (10:49 +1100)
R=r, r2
CC=golang-dev
https://golang.org/cl/2663041

doc/root.html

index c4e43b7721d1c6eac2fbbc61a32a00d9b2cd2457..1fbf61d909b652219246555409ae4ea6d7268814 100644 (file)
@@ -51,7 +51,7 @@ google.setOnLoadCallback(loadFeed);
       </p>
       <h2>Check it out!</h2>
       <p>
-      <div class="how">[<a href="/doc/playground.html">How does it work?</a>]</div>
+      <div class="how">[<a href="/doc/playground.html">How does this work?</a>]</div>
       <a href="/doc/install.html">Install Go now</a>, or try it right here in your browser:</p>
       <div id="playground" class="small"></div>
       <script src="/doc/play/playground.js"></script>