Merge branch 'develop' into dbkr/platform_version

This commit is contained in:
Richard van der Hoff 2016-11-02 16:34:43 +00:00
commit b057577b15

View file

@ -27,7 +27,7 @@ class PlatformPeg {
}
/**
* Returns the current Platform object fir the application.
* Returns the current Platform object for the application.
* This should be an instance of a class extending BasePlatform.
*/
get() {