1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

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