]> code.delx.au - pulseaudio/blobdiff - src/pulse/client-conf.h
various spelling fixes
[pulseaudio] / src / pulse / client-conf.h
index 78844a126f8d056fdae9680a446c05118a653e8b..ab97dc6a43bd6f54fba9992b45e2c6e6d0964efe 100644 (file)
@@ -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);