aboutsummaryrefslogtreecommitdiff
path: root/src/shared/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/plugin.h')
-rw-r--r--src/shared/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/plugin.h b/src/shared/plugin.h
index db4b6878..86ec1bfe 100644
--- a/src/shared/plugin.h
+++ b/src/shared/plugin.h
@@ -18,7 +18,7 @@
#ifndef __LIBRC_PLUGIN_H__
#define __LIBRC_PLUGIN_H__
-/* A simple flag to say if we're in a plugin proccess or not.
+/* A simple flag to say if we're in a plugin process or not.
* Mainly used in atexit code. */
extern bool rc_in_plugin;