bacnet/BacnetSlaveEditor.py
changeset 3931 1c0263e2b3b1
parent 3845 d7f9b6af98ef
child 3934 8072072038d2
--- a/bacnet/BacnetSlaveEditor.py	Fri Apr 05 14:59:00 2024 +0200
+++ b/bacnet/BacnetSlaveEditor.py	Mon Apr 15 09:08:09 2024 +0200
@@ -515,7 +515,7 @@
 
 
 class ObjectTable(CustomTable):
-    #  A custom wx.grid.PyGridTableBase using user supplied data
+    #  A custom wx.grid.GridTableBase using user supplied data
     #
     #  This will basically store a list of BACnet objects that the slave will support/implement.
     #  There will be one instance of this ObjectTable class for each BACnet object type