Commit bc953b2c authored by Katrina Owen's avatar Katrina Owen Committed by Ian Lance Taylor

doc: fix typo in contributing guide

Change-Id: I6d9a8886cccf1c396ea2dbc659c5bf7548179751
Reviewed-on: https://go-review.googlesource.com/15435Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent b986e478
......@@ -577,7 +577,7 @@ might turn up:
&lt;&lt;&lt;&lt;&lt;&lt;&lt; HEAD
if arg &lt; 1e9 {
=======
if arg &lh; 1e10 {
if arg &lt; 1e10 {
&gt;&gt;&gt;&gt;&gt;&gt;&gt; mcgillicutty
largeReduce(arg)
</pre>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment