comparison README.md @ 13964:8df361535530

Fix typo.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 06 Feb 2014 17:41:51 +0100
parents 258a09b6449b
children 8dfd3f53ba4a
comparison
equal deleted inserted replaced
13963:dff4ff4d40c8 13964:8df361535530
71 ``` 71 ```
72 % mx --vm client-nograal build 72 % mx --vm client-nograal build
73 % mx --vm client-nograal vm -version 73 % mx --vm client-nograal vm -version
74 java version "1.7.0_25" 74 java version "1.7.0_25"
75 Java(TM) SE Runtime Environment (build 1.7.0_25-b15) 75 Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
76 OpenJDK 64-Bit Cleint VM (build 25.0-b43-internal, mixed mode) 76 OpenJDK 64-Bit Client VM (build 25.0-b43-internal, mixed mode)
77 ``` 77 ```
78 78
79 These configurations aim to match as closely as possible the 79 These configurations aim to match as closely as possible the
80 VM(s) included in the OpenJDK binaries one can download. 80 VM(s) included in the OpenJDK binaries one can download.
81 No newline at end of file 81 No newline at end of file