mirror of https://github.com/vector-im/riot-web
EventIndexPeg: Style fix for a docstring.
parent
d9e933c915
commit
825b6f7b7d
|
@ -62,7 +62,8 @@ class EventIndexPeg {
|
|||
return this.initEventIndex();
|
||||
}
|
||||
|
||||
/* Initialize the event index.
|
||||
/**
|
||||
* Initialize the event index.
|
||||
*
|
||||
* @returns {boolean} True if the event index was succesfully initialized,
|
||||
* false otherwise.
|
||||
|
|
Loading…
Reference in New Issue