Update platform.js.

Former-commit-id: 5e5170b0c29175469d4b80010297d31afa14b5c8
This commit is contained in:
John-David Dalton
2012-12-31 14:45:53 -06:00
parent a14be3a42c
commit 62246d7d43

View File

@@ -885,7 +885,7 @@
* The CPU architecture the OS is built for.
*
* @memberOf platform.os
* @type String|Null
* @type Number|Null
*/
'architecture': null,