Merge pull request #2545 from shaunoakenfull/master

Fix typo in comment
This commit is contained in:
Griatch 2021-10-06 08:45:00 +02:00 committed by GitHub
commit 80cfd698a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -384,7 +384,7 @@ class CmdEvMenuNode(Command):
caller = self.caller
# we store Session on the menu since this can be hard to
# get in multisession environemtns if caller is an Account.
# get in multisession environments if caller is an Account.
menu = caller.ndb._evmenu
if not menu:
if _restore(caller):