summaryrefslogtreecommitdiffstats
path: root/src/pulse/pulseaudio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/pulseaudio.h')
-rw-r--r--src/pulse/pulseaudio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/pulseaudio.h b/src/pulse/pulseaudio.h
index 5bbd4cc5..5c526dc7 100644
--- a/src/pulse/pulseaudio.h
+++ b/src/pulse/pulseaudio.h
@@ -63,7 +63,7 @@
* \li The complete but somewhat complicated to use asynchronous API
* \li The simplified, easy to use, but limited synchronous API
*
- * All strings in Polypaudio are in the UTF-8 encoding, regardless of current
+ * All strings in PulseAudio are in the UTF-8 encoding, regardless of current
* locale. Some functions will filter invalid sequences from the string, some
* will simply fail. To ensure reliable behaviour, make sure everything you
* pass to the API is already in UTF-8.