summaryrefslogtreecommitdiff
path: root/libxfce4util/xfce-string.c
diff options
context:
space:
mode:
Diffstat (limited to 'libxfce4util/xfce-string.c')
-rw-r--r--libxfce4util/xfce-string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxfce4util/xfce-string.c b/libxfce4util/xfce-string.c
index 36444f8..05d2ef0 100644
--- a/libxfce4util/xfce-string.c
+++ b/libxfce4util/xfce-string.c
@@ -105,7 +105,7 @@ xfce_str_replace (const gchar *str,
/**
* xfce_g_string_append_quoted:
* @string: A #GString.
- * @unqouted: A literal string.
+ * @unquoted: A literal string.
*
* Quotes a string @unquoted and appends to an existing
* #GString @string. The shell will interpret the quoted string