[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [arm/master] Fixed typo.



commit 8b4dc162f75d5129e41f028c7253b7b265c8af76
Author: Kamran Riaz Khan <krkhan@xxxxxxxxxxxxxx>
Date:   Fri May 27 18:00:20 2011 +0500

    Fixed typo.
---
 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