s/fir/for/

This commit is contained in:
David Baker 2016-11-02 16:15:35 +00:00
parent f433f9ca32
commit 29bdf992ff

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() {