s/fir/for/
This commit is contained in:
parent
f433f9ca32
commit
29bdf992ff
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue