mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
doc: Add entry for correct spelling
Due to the formatting of `README` the only occurence of PulseAudio in a text is capitalized. People reading `README` should at least see the correct spelling once. In contrast to reformat just add a spelling section as an easy solution. Since it is not that important the last place in the ordering might suffice.
This commit is contained in:
parent
38b24e40fc
commit
fed2d8d4e8
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
|
@ -41,3 +41,6 @@ HACKING:
|
||||||
CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure
|
CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure
|
||||||
make
|
make
|
||||||
./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/.libs/
|
./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/.libs/
|
||||||
|
|
||||||
|
SPELLING:
|
||||||
|
PulseAudio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue