summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorArnaud Rebillout <arnaud.rebillout@collabora.com>2018-10-21 15:41:28 +0700
committerArun Raghavan <arun@arunraghavan.net>2018-12-27 17:25:56 +0530
commit1bc16204f4b295533df0fe7ea9eac841f727a5e9 (patch)
tree2803bd099a05ff34faf218da04201074ae29c5f2 /man
parent8c07419406704b301abde461180d5929296f5aec (diff)
downloadpulseaudio-1bc16204f4b295533df0fe7ea9eac841f727a5e9.tar.gz
meson: Typo in man/meson.build
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Diffstat (limited to 'man')
-rw-r--r--man/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/meson.build b/man/meson.build
index 10e49ce91..23dd9fe5b 100644
--- a/man/meson.build
+++ b/man/meson.build
@@ -12,7 +12,7 @@ manpages = [
['pax11publish', '1'],
['pulse-cli-syntax', '5'],
['pulse-client.conf', '5'],
- ['pulse-daemon.conf','5'],
+ ['pulse-daemon.conf', '5'],
['pulseaudio', '1'],
['start-pulseaudio-x11', '1'],
]