mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
6810672: Comment typos
I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
This commit is contained in:
parent
67a5668b16
commit
05d1de7727
120 changed files with 278 additions and 277 deletions
|
@ -31,7 +31,7 @@
|
|||
// at runtime.
|
||||
//
|
||||
// In the following, the terms 'previous', 'subsequent', 'before',
|
||||
// 'after', 'preceeding' and 'succeeding' refer to program order. The
|
||||
// 'after', 'preceding' and 'succeeding' refer to program order. The
|
||||
// terms 'down' and 'below' refer to forward load or store motion
|
||||
// relative to program order, while 'up' and 'above' refer to backward
|
||||
// motion.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue