From 7037ac2e5f4b1f8fdfd818579b49dd256a534d5b Mon Sep 17 00:00:00 2001 From: Ahmed Charles Date: Fri, 16 Oct 2015 12:19:33 -0700 Subject: [PATCH] Fix typo in menusystem.py. --- evennia/contrib/menusystem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/contrib/menusystem.py b/evennia/contrib/menusystem.py index f243e45fff..3e81c30cfe 100644 --- a/evennia/contrib/menusystem.py +++ b/evennia/contrib/menusystem.py @@ -281,7 +281,7 @@ class MenuNode(object): text (str, optional): The text that will be displayed at top when viewing this node. Kwargs: - links (list): A liist of keys for unique menunodes this is connected to. + links (list): A list of keys for unique menunodes this is connected to. The actual keys will not printed - keywords will be used (or a number) linktexts (list)- A list of texts to describe the links. Must