]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in comment
authorDmitry Vyukov <dvyukov@google.com>
Thu, 2 Jun 2016 05:43:21 +0000 (07:43 +0200)
committerAndrew Gerrand <adg@golang.org>
Thu, 2 Jun 2016 06:02:01 +0000 (06:02 +0000)
commitba22172832a971f0884106a5a8ff26a98a65623c
tree483c6a2b7b1598382a7e04b2f44a97820ad8b708
parent15db3654b8e9fda6d41f4389879c8cd370f71a7e
runtime: fix typo in comment

Change-Id: I82e35770b45ccd1433dfae0af423073c312c0859
Reviewed-on: https://go-review.googlesource.com/23680
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/runtime/traceback.go