]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15: replace tab indentation with spaces
authorToshihiro Shiino <shiino.toshihiro@gmail.com>
Thu, 11 Jun 2020 15:45:46 +0000 (15:45 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 11 Jun 2020 22:17:59 +0000 (22:17 +0000)
commit7495a425981eacb35dbc44e53627bfb52a2c3240
treefa7dc81776f86dd3c6116b46c74c80fb396f7ee9
parenta5a9a06d7183a6faf70b3d1231273af247503c19
doc/go1.15: replace tab indentation with spaces

Replace tab indentation with spaces for consistency, as all other indentation is done with spaces.

For #37419

Change-Id: I728a75ae0d00e637f57eb455b6039ffc1a5feed2
Reviewed-on: https://go-review.googlesource.com/c/go/+/237538
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.15.html