diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-04-07 23:45:25 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-04-08 00:51:31 -0400 |
commit | e8369d65693bd4e21e043c0e66eff1056ed1e7a3 (patch) | |
tree | 39bfbe5e5e81063b2da9f6258fb9372a47dc61c9 /Documentation/sound/alsa | |
parent | 4926c8046549cc3c9689e8050e303c016a0b0cba (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.txt | 2 |
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 | |||
129 | interpolation of the results | 129 | interpolation of the results |
130 | 130 | ||
131 | In some hardware-specific configuration, the system timestamp is | 131 | In some hardware-specific configuration, the system timestamp is |
132 | latched by a low-level audio subsytem, and the information provided | 132 | latched by a low-level audio subsystem, and the information provided |
133 | back to the driver. Due to potential delays in the communication with | 133 | back to the driver. Due to potential delays in the communication with |
134 | the hardware, there is a risk of misalignment with the avail and delay | 134 | the hardware, there is a risk of misalignment with the avail and delay |
135 | information. To make sure applications are not confused, a | 135 | information. To make sure applications are not confused, a |