Minor doc nit in saucelabs.js. [ci skip]

This commit is contained in:
John-David Dalton
2013-11-16 12:09:22 -08:00
parent 1b30d7909c
commit 96819628d6

View File

@@ -121,7 +121,7 @@
/*--------------------------------------------------------------------------*/
/**
* Logs an inline message to standard output.
* Writes an inline message to standard output.
*
* @private
* @param {string} text The text to log.