| Index: media/audio/cras/cras_unified.h
|
| diff --git a/media/audio/cras/cras_unified.h b/media/audio/cras/cras_unified.h
|
| index 36a58e53b7e49badcf039a288077836f1d8d876f..2b29050d70e369b9ef1a71c636f655250350e303 100644
|
| --- a/media/audio/cras/cras_unified.h
|
| +++ b/media/audio/cras/cras_unified.h
|
| @@ -54,7 +54,7 @@ class MEDIA_EXPORT CrasUnifiedStream : public AudioOutputStream {
|
| const timespec* output_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,
|
|
|