summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ui/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 73510493..ee075116 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -898,7 +898,7 @@ meta_theme_calc_geometry (MetaTheme *theme,
int button_height, button_y;
int x;
- /* FIXME - We may want to cache the style objects in "areas" */
+ /* TODO - We may want to cache the style objects in "areas" */
/* FIXME FIXME FIXME */
/* This will LEAK. We must provide a constructor and destructor fn. */