Convert writers to lopsub.
[paraslash.git] / t / t0003-writer-init-error-path.sh
index 15f1dd8e53cff5d4a811c5ea9efb0b2e25752049..07248b7258712260469ba06bcb347f19586b119c 100755 (executable)
@@ -2,7 +2,7 @@
 
 test_description='Check if alsa_init() failures are handled gracefully.
 
-Older parasslash versions contained a bug which caused para_write and para_audiod
+Older paraslash versions contained a bug which caused para_write and para_audiod
 to abort if the alsa/oss device could not be opened. This test makes sure we
 will not introduce the same bug again.'