Index: media/audio/cras/cras_input.h |
diff --git a/media/audio/cras/cras_input.h b/media/audio/cras/cras_input.h |
index 2b7176bdd5e71ee4bb20d9378893af934b8e9034..36bf9b140fc1f49a7cafb83a6a251ba4e78acec4 100644 |
--- a/media/audio/cras/cras_input.h |
+++ b/media/audio/cras/cras_input.h |
@@ -51,7 +51,7 @@ class CrasInputStream : public AgcAudioStream<AudioInputStream> { |
const timespec* sample_ts, |
void* arg); |
- // Handles notificaiton that there was an error with the playback stream. |
+ // Handles notification that there was an error with the playback stream. |
static int StreamError(cras_client* client, |
cras_stream_id_t stream_id, |
int err, |