Index: openacs-4/packages/notifications/tcl/notification-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-procs.tcl,v
diff -u -r1.26 -r1.27
--- openacs-4/packages/notifications/tcl/notification-procs.tcl	8 Oct 2024 14:59:22 -0000	1.26
+++ openacs-4/packages/notifications/tcl/notification-procs.tcl	17 Feb 2025 14:34:56 -0000	1.27
@@ -47,7 +47,7 @@
         DEPRECATED: an API doing the exact same thing was moved into
         an own namespace
 
-        @see notification::get_delivery_method_id
+        @see notification::delivery::get_id
     } {
         return [db_string select_delivery_method_id {} -default ""]
     }