]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in debuglog comment
authorAustin Clements <austin@google.com>
Fri, 5 Apr 2019 14:05:57 +0000 (10:05 -0400)
committerAustin Clements <austin@google.com>
Fri, 5 Apr 2019 14:17:31 +0000 (14:17 +0000)
commitcea44714fb4e79b939e5b781ee61e97b3d7e1c14
treebbf8facece49495805291dd0f3d4cc64c1032f8a
parentf947c4dcfe6f22e6c92e6e5a170096b518a18448
runtime: fix typo in debuglog comment

Change-Id: I8a40461b93eab034ed930e0c5e32391f84cdbc5a
Reviewed-on: https://go-review.googlesource.com/c/go/+/170799
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Sebastien Binet <seb.binet@gmail.com>
src/runtime/debuglog.go