GUACAMOLE-25: It's a browser, not a browse.

This commit is contained in:
Michael Jumper
2016-05-23 21:15:55 -07:00
parent 421294490b
commit 4b552ce419

View File

@@ -240,7 +240,7 @@ Guacamole.RawAudioRecorder = function RawAudioRecorder(stream, mimetype) {
var writtenSamples = 0;
/**
* The audio stream provided by the browse, if allowed. If no stream has
* The audio stream provided by the browser, if allowed. If no stream has
* yet been received, this will be null.
*
* @type MediaStream