Atomics: fix documentation in atomicsHelper.js

This commit is contained in:
Rick Waldron 2018-06-26 14:53:49 -04:00
parent 9bf48e619d
commit d9084b98e7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ var $ATOMICS_MAX_TIME_EPSILON = 100;
/**
*
* @return {[type]} [description]
* @return {String} A report sent from an agent.
*/
function getReport() {
var r;