Index: chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc |
diff --git a/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc b/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc |
index 72b661053037e99190deb0a4b33849cdd5d8cc20..b22bc491a3cb3a010411f4adf953ede3e295ef24 100644 |
--- a/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc |
+++ b/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc |
@@ -66,7 +66,7 @@ static const char kWebRtcAudioTestHtmlPage[] = |
// 2. For the user who will run the test: # pavucontrol |
// 3. In a separate terminal, # arecord dummy |
// 4. In pavucontrol, go to the recording tab. |
-// 5. For the ALSA plug-in [aplay]: ALSA Capture from, change from <x> to |
+// 5. For the ALSA plugin [aplay]: ALSA Capture from, change from <x> to |
// <Monitor of x>, where x is whatever your primary sound device is called. |
// 6. Try launching chrome as the target user on the target machine, try |
// playing, say, a YouTube video, and record with # arecord -f dat tmp.dat. |