summaryrefslogtreecommitdiff
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 a399ed969..bb7177240 100644
--- a/src/pulse/pulseaudio.h
+++ b/src/pulse/pulseaudio.h
@@ -85,7 +85,7 @@
* based style or if you want to use the advanced features of the
* PulseAudio API. A guide can be found in \subpage async.
*
- * By using the built-in threaded main loop, it is possible to acheive a
+ * By using the built-in threaded main loop, it is possible to achieve a
* pseudo-synchronous API, which can be useful in synchronous applications
* where the simple API is insufficient. See the \ref async page for
* details.