Merge tag 'docs-5.15' of git://git.lwn.net/linux
[linux-2.6-block.git] / Documentation / sound / kernel-api / writing-an-alsa-driver.rst
index 255b7d3bebd6f7d616b634a253b872d81f6e4363..176b73583b7a7b3063f6b1f9f989e0bac1d7d8cc 100644 (file)
@@ -3368,7 +3368,7 @@ This ensures that the device can be closed and the driver unloaded
 without losing data.
 
 This callback is optional. If you do not set ``drain`` in the struct
-snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds
+snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds
 instead.
 
 Miscellaneous Devices