mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
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.
|
||||
*/
|
||||
get() {
|
||||
|
|
Loading…
Reference in a new issue