diff options
Diffstat (limited to 'src/ui/theme-parser.c')
-rw-r--r-- | src/ui/theme-parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/theme-parser.c b/src/ui/theme-parser.c index 8f7c76fd..1a632d4f 100644 --- a/src/ui/theme-parser.c +++ b/src/ui/theme-parser.c @@ -3464,7 +3464,7 @@ find_version (const char **attribute_names, /* Returns whether the version element was successfully parsed. * If successfully parsed, then two additional items are returned: * - * satisfied: whether this version of Mutter meets the version check + * satisfied: whether this version of Marco meets the version check * minimum_required: minimum version of theme format required by version check */ static gboolean |