summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/thunarx-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thunarx/thunarx-config.c b/thunarx/thunarx-config.c
index 64a7e18b..c4412511 100644
--- a/thunarx/thunarx-config.c
+++ b/thunarx/thunarx-config.c
@@ -112,7 +112,7 @@ const guint thunarx_micro_version = THUNARX_MICRO_VERSION;
* </programlisting>
* </example>
*
- * Return value: %NULL if the library is compabiel with the given version,
+ * Return value: %NULL if the library is compatible with the given version,
* or a string describing the version mismatch. The returned
* string is owned by the library and must not be freed or
* modified by the caller.