summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkrecentmanager.h')
-rw-r--r--gtk/gtkrecentmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkrecentmanager.h b/gtk/gtkrecentmanager.h
index 246cd4094c..94042ca894 100644
--- a/gtk/gtkrecentmanager.h
+++ b/gtk/gtkrecentmanager.h
@@ -55,7 +55,7 @@ typedef struct _GtkRecentManagerPrivate GtkRecentManagerPrivate;
* @app_name: the name of the application that is registering this recently
* used resource;
* @app_exec: command line used to launch this resource; may contain the
- * "%f" and "%u" escape characters which will be expanded
+ * ā€œ%fā€ and ā€œ%uā€ escape characters which will be expanded
* to the resource file path and URI respectively when the command line
* is retrieved;
* @groups: a vector of strings containing groups names;