[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [arm/release] fix: var misspelling crashed descriptor popup
commit 823630f38f2cdc616dcd9907ff9be75584366126
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Thu May 26 07:27:25 2011 -0700
fix: var misspelling crashed descriptor popup
---
src/cli/descriptorPopup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/cli/descriptorPopup.py b/src/cli/descriptorPopup.py
index e73e9fc..f75d7e6 100644
--- a/src/cli/descriptorPopup.py
+++ b/src/cli/descriptorPopup.py
@@ -104,7 +104,7 @@ def showDescriptorPopup(connectionPanel):
"""
# hides the title of the first panel on the page
- contorl = controller.getController()
+ control = controller.getController()
topPanel = control.getDisplayPanels(False)[0]
topPanel.setTitleVisible(False)
topPanel.redraw(True)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits