Fix typos

This commit is contained in:
Zhang Wanming 2010-12-20 17:20:57 +08:00 committed by Colin Guthrie
parent b75b8aaf42
commit 0c0c285e79
10 changed files with 16 additions and 16 deletions

View file

@ -1463,7 +1463,7 @@ int pa__init(pa_module*m) {
goto fail;
}
pa_log_info("Sucessfully opened database file '%s'.", fname);
pa_log_info("Successfully opened database file '%s'.", fname);
pa_xfree(fname);
/* Attempt to inject the devices into the list in priority order */