summaryrefslogtreecommitdiffstats
path: root/src/pulse/client-conf.h
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2009-04-01 12:35:44 +0200
committerLennart Poettering <lennart@poettering.net>2009-04-04 02:27:13 +0200
commit8bcb9c6910deee9aaf1920e0e37141611cada9ee (patch)
tree348db073002995f8064aed5800d9720062c6b930 /src/pulse/client-conf.h
parentccaf765260f91dfe623e318ec1723faea73d6e83 (diff)
various spelling fixes
Diffstat (limited to 'src/pulse/client-conf.h')
-rw-r--r--src/pulse/client-conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/client-conf.h b/src/pulse/client-conf.h
index 78844a12..ab97dc6a 100644
--- a/src/pulse/client-conf.h
+++ b/src/pulse/client-conf.h
@@ -38,7 +38,7 @@ typedef struct pa_client_conf {
pa_client_conf *pa_client_conf_new(void);
void pa_client_conf_free(pa_client_conf *c);
-/* Load the configuration data from the speicified file, overwriting
+/* Load the configuration data from the specified file, overwriting
* the current settings in *c. When the filename is NULL, the
* default client configuration file name is used. */
int pa_client_conf_load(pa_client_conf *c, const char *filename);