mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Fix a typo
This commit is contained in:
parent
ef4219f259
commit
15afe031f1
@ -3146,7 +3146,7 @@ Robert Brown
|
|||||||
</SUMMARY>
|
</SUMMARY>
|
||||||
<BODY>
|
<BODY>
|
||||||
<p>
|
<p>
|
||||||
You should simpler forms such as
|
You should use simpler forms such as
|
||||||
<code>DOLIST</code> or <code>DOTIMES</code>
|
<code>DOLIST</code> or <code>DOTIMES</code>
|
||||||
instead of <code>LOOP</code>
|
instead of <code>LOOP</code>
|
||||||
in simple cases when you're not going to use any
|
in simple cases when you're not going to use any
|
||||||
|
Loading…
x
Reference in New Issue
Block a user