summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memtrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/memtrap.h')
-rw-r--r--src/pulsecore/memtrap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/memtrap.h b/src/pulsecore/memtrap.h
index f7da7083..fa38da58 100644
--- a/src/pulsecore/memtrap.h
+++ b/src/pulsecore/memtrap.h
@@ -34,7 +34,7 @@
* still 'good' i.e. no SIGBUS has happened yet for it.
*
* Intended usage is to handle memory mapped in which is controlled by
- * other processes that might execute ftruncate() or when mapping in
+ * other processes that might execute ftruncate() or when mapping inb
* hardware resources that might get invalidated when unplugged. */
typedef struct pa_memtrap pa_memtrap;