Commit a893b7fc authored by Elijah Harding's avatar Elijah Harding Committed by Takashi Iwai
Browse files

ALSA: core: Fix typo in 'PCM Timer Interface' help

parent 864cb14c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ config SND_PCM_TIMER
	help
	  If you disable this option, pcm timer will be unavailable, so
	  those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
	  incorrectlly.
	  incorrectly.

	  For some embedded devices, we may disable it to reduce memory
	  footprint, about 20KB on x86_64 platform.