EventIndexPeg: Style fix for a docstring.
This commit is contained in:
parent
d9e933c915
commit
825b6f7b7d
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue