diff options
author | dvs1 | 2024-10-14 10:54:36 +1000 |
---|---|---|
committer | dvs1 | 2024-10-14 10:54:36 +1000 |
commit | e23de644b861d158ce950efd8997c39db35838d0 (patch) | |
tree | 72e766135c544c2f295c454f91d921913cec5435 | |
parent | Fix some typos. (diff) | |
download | JackOnAllDevices-e23de644b861d158ce950efd8997c39db35838d0.zip JackOnAllDevices-e23de644b861d158ce950efd8997c39db35838d0.tar.gz JackOnAllDevices-e23de644b861d158ce950efd8997c39db35838d0.tar.bz2 JackOnAllDevices-e23de644b861d158ce950efd8997c39db35838d0.tar.xz |
Fixo the typo.
Diffstat (limited to '')
-rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | --[[ This block is what system V LSB expects. | 3 | --[[ This block is what system V LSB expects. |
4 | ### BEGIN INIT INFO | 4 | ### BEGIN INIT INFO |
5 | # Provides: aataajScan | 5 | # Provides: aataaj |
6 | # Required-Start: $local_fs | 6 | # Required-Start: $local_fs |
7 | # Required-Stop: | 7 | # Required-Stop: |
8 | # X-Start-Before: alsa-utils espeakup | 8 | # X-Start-Before: alsa-utils espeakup |