Fix typo in core.RuntimeProperties comment

This commit is contained in:
Richard Cordovano 2015-10-26 14:58:51 -04:00
parent f4f6481054
commit 14c80d7d14

View File

@ -61,7 +61,7 @@ public class RuntimeProperties {
}
/**
* Private constructor to prevent creatino of instances of this class.
* Private constructor to prevent creation of instances of this class.
*/
private RuntimeProperties() {