1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-26 17:03:12 +03:00

Capitalise jsdoc

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
David Baker
2019-11-15 14:41:12 +00:00
committed by GitHub
parent 00b571a429
commit 97dff4640a

View File

@@ -947,7 +947,7 @@ MatrixClient.prototype.getGlobalBlacklistUnverifiedDevices = function() {
};
/**
* add methods that call the corresponding method in this._crypto
* Add methods that call the corresponding method in this._crypto
*
* @param {class} MatrixClient the class to add the method to
* @param {string} names the names of the methods to call