diff options
Diffstat (limited to 'src/nmtui/nmt-widget-list.c')
| -rw-r--r-- | src/nmtui/nmt-widget-list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nmtui/nmt-widget-list.c b/src/nmtui/nmt-widget-list.c index d150eee0..c827db04 100644 --- a/src/nmtui/nmt-widget-list.c +++ b/src/nmtui/nmt-widget-list.c @@ -11,7 +11,7 @@ * buttons next to each one, and an "Add" button at the button to add * new ones. * - * It is the base class for #NmtAddressList, and is used internally by + * It is the base class for #NmtList, and is used internally by * #NmtRouteTable. * * FIXME: The way this works is sort of weird. |