s/fir/for/

pull/21833/head
David Baker 2016-11-02 16:15:35 +00:00
parent f433f9ca32
commit 29bdf992ff
1 changed files with 1 additions and 1 deletions

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. * This should be an instance of a class extending BasePlatform.
*/ */
get() { get() {