aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/settings-helper.c2
-rw-r--r--src/settings-helper.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/settings-helper.c b/src/settings-helper.c
index e259b09..5a69d17 100644
--- a/src/settings-helper.c
+++ b/src/settings-helper.c
@@ -1,5 +1,5 @@
/*
-A small wrapper utility for connecting to gconf.
+A small wrapper utility for connecting to GSettings.
Copyright 2009 Canonical Ltd.
diff --git a/src/settings-helper.h b/src/settings-helper.h
index 1adb269..72d2111 100644
--- a/src/settings-helper.h
+++ b/src/settings-helper.h
@@ -1,5 +1,5 @@
/*
-A small wrapper utility for connecting to gconf.
+A small wrapper utility for connecting to GSettings.
Copyright 2009 Canonical Ltd.