alsa: Fix spelling of officially

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
Peter Meerwald 2015-02-19 14:23:16 +01:00
parent 390b7db95d
commit 2dca000215
2 changed files with 2 additions and 2 deletions

View file

@ -358,7 +358,7 @@ static void increase_watermark(struct userdata *u) {
pa_sink_set_latency_range_within_thread(u->sink, new_min_latency, u->sink->thread_info.max_latency);
}
/* When we reach this we're officialy fucked! */
/* When we reach this we're officially fucked! */
}
static void decrease_watermark(struct userdata *u) {