Renaming the method: typo

This commit is contained in:
2026-07-17 08:22:21 +02:00
parent e39d177f45
commit e971ac700f
+1 -1
View File
@@ -169,7 +169,7 @@ class Minter(Persistent):
s += "+"
return s
def _checkbar(self, id):
def _checkchar(self, id):
pass