aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2016-04-07 23:45:25 -0400
committerTakashi Iwai <tiwai@suse.de>2016-04-08 00:51:31 -0400
commite8369d65693bd4e21e043c0e66eff1056ed1e7a3 (patch)
tree39bfbe5e5e81063b2da9f6258fb9372a47dc61c9 /Documentation/sound/alsa
parent4926c8046549cc3c9689e8050e303c016a0b0cba (diff)
ALSA: Fix a typo in timestamping.txt
This patch fix a spelling typo found in Documentation/sound/alsa/timestamping.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r--Documentation/sound/alsa/timestamping.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/timestamping.txt b/Documentation/sound/alsa/timestamping.txt
index 0b191a23f534..1b6473f393a8 100644
--- a/Documentation/sound/alsa/timestamping.txt
+++ b/Documentation/sound/alsa/timestamping.txt
@@ -129,7 +129,7 @@ will be required to issue multiple queries and perform an
129interpolation of the results 129interpolation of the results
130 130
131In some hardware-specific configuration, the system timestamp is 131In some hardware-specific configuration, the system timestamp is
132latched by a low-level audio subsytem, and the information provided 132latched by a low-level audio subsystem, and the information provided
133back to the driver. Due to potential delays in the communication with 133back to the driver. Due to potential delays in the communication with
134the hardware, there is a risk of misalignment with the avail and delay 134the hardware, there is a risk of misalignment with the avail and delay
135information. To make sure applications are not confused, a 135information. To make sure applications are not confused, a