diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-04-08 12:45:25 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-04-08 06:51:31 +0200 |
commit | e8369d65693bd4e21e043c0e66eff1056ed1e7a3 (patch) | |
tree | 39bfbe5e5e81063b2da9f6258fb9372a47dc61c9 /Documentation/sound/alsa | |
parent | 4926c8046549cc3c9689e8050e303c016a0b0cba (diff) | |
download | talos-op-linux-e8369d65693bd4e21e043c0e66eff1056ed1e7a3.tar.gz talos-op-linux-e8369d65693bd4e21e043c0e66eff1056ed1e7a3.zip |
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 interpolation of the results In some hardware-specific configuration, the system timestamp is -latched by a low-level audio subsytem, and the information provided +latched by a low-level audio subsystem, and the information provided back to the driver. Due to potential delays in the communication with the hardware, there is a risk of misalignment with the avail and delay information. To make sure applications are not confused, a |