summaryrefslogtreecommitdiffstats
path: root/configmgr/README
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/README')
-rw-r--r--configmgr/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/README b/configmgr/README
index 15cc2cf09441..36a1340ed82a 100644
--- a/configmgr/README
+++ b/configmgr/README
@@ -3,7 +3,7 @@ UNO services to access the configuration database
== Functional Overview ==
This code parses the settings that are described in the [[officecfg]]
-directory, and provides an UNO API that code can use to set and get
+directory, and provides a UNO API that code can use to set and get
settings.
== Source Overview ==