From 22994bddf4d71abaefc4c15e98e079135f2e1d3c Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Tue, 21 Jul 2020 16:22:17 +0100 Subject: [PATCH] Update src/indexing/BaseEventIndexManager.ts Co-authored-by: Travis Ralston --- src/indexing/BaseEventIndexManager.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/indexing/BaseEventIndexManager.ts b/src/indexing/BaseEventIndexManager.ts index fb7222d41b..64cf01bd6e 100644 --- a/src/indexing/BaseEventIndexManager.ts +++ b/src/indexing/BaseEventIndexManager.ts @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// The following interfaces take their names and member names from the js-sdk +// The following interfaces take their names and member names from seshat and the spec /* eslint-disable camelcase */ export interface MatrixEvent {