]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/database.h
More spelling fixes
[pulseaudio] / src / pulsecore / database.h
index 17455d4c76bee9a9ae83a6305c19f148dacf2c20..f1a85b6cd017707b02efe4ef27d41ed2d379a9b5 100644 (file)
@@ -29,7 +29,7 @@
 /* A little abstraction over simple databases, such as gdbm, tdb, and
  * so on. We only make minimal assumptions about the supported
  * backend: it does not need to support locking, it does not have to
- * be arch independant. */
+ * be arch independent. */
 
 typedef struct pa_database pa_database;