fix common misspellings
These fixes were mostly generated with `codespell' [0] and manually reviewed. [0] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
This commit is contained in:
committed by
Max Kellermann
parent
be798998bf
commit
6d3ed3f16f
+1
-1
@@ -35,7 +35,7 @@ struct input_plugin {
|
||||
/**
|
||||
* Global initialization. This method is called when MPD starts.
|
||||
*
|
||||
* @param error_r location to store the error occuring, or
|
||||
* @param error_r location to store the error occurring, or
|
||||
* NULL to ignore errors
|
||||
* @return true on success, false if the plugin should be
|
||||
* disabled
|
||||
|
||||
Reference in New Issue
Block a user