[0.6.231] Fix typo error
[platform/core/multimedia/libmm-player.git] / src / mm_player_streaming.c
index 07169a1..4a1735e 100644 (file)
@@ -614,7 +614,7 @@ static void __streaming_handle_adaptive_buffering_mode(mmplayer_streaming_t *str
                LOGD("adjusted bytes : %d or %d", buffering_bytes,
                        (gint)(bitrate_info.byte_out_rate * buffer_buffering_time / 1000));
 
-               /* start monitoring the abmormal state */
+               /* start monitoring the abnormal state */
                if (content_info.position > 0)
                        streamer->default_val.buffering_monitor = TRUE;