Index: openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl,v
diff -u -r1.41 -r1.42
--- openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl	7 Aug 2017 23:48:10 -0000	1.41
+++ openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl	20 Sep 2018 13:23:03 -0000	1.42
@@ -20,7 +20,7 @@
 
     1. the soon-to-be-renamed "dotlrn-main" portlet
     (The thing that lists a users communities on their portal)
-    2. the "dotlrn" portlet (aka "subgroups" on comm portals)
+    2. the "dotlrn" portlet (a.k.a. "subgroups" on comm portals)
     3. the "dotlrn-admin portlet" (basic group admin)
 
     and experimentally (so we eliminate these 2 applets):
Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl,v
diff -u -r1.12 -r1.13
--- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl	11 Jul 2018 08:37:54 -0000	1.12
+++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl	20 Sep 2018 13:23:03 -0000	1.13
@@ -16,7 +16,7 @@
 
 ad_library {
 
-    Procedures to supports the dotlrn "members staff" portlet aka "Staff List"
+    Procedures to supports the dotlrn "members staff" portlet a.k.a. "Staff List"
 
     @author arjun@openforce.net
     @cvs-id $Id$