diff --git a/man/nm-settings.xsl b/man/nm-settings.xsl
index 03a107663..733d08aa6 100644
--- a/man/nm-settings.xsl
+++ b/man/nm-settings.xsl
@@ -64,9 +64,9 @@
A group of related key/value pairs describing a specific piece of a
Connection (profile). Settings keys and allowed values are
described in the tables below. Keys are also referred to as properties.
- Developers can find the setting objects and their properties in the libnm-util
- sources. Look for the class_init functions near the bottom of
- each setting source file.
+ Developers can find the setting objects and their properties in the libnm-core
+ sources. Look for the *_class_init functions near the bottom
+ of each setting source file.