aboutsummaryrefslogtreecommitdiff
path: root/src/input_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_plugin.h')
-rw-r--r--src/input_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input_plugin.h b/src/input_plugin.h
index bfd2be65..70b9155a 100644
--- a/src/input_plugin.h
+++ b/src/input_plugin.h
@@ -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