[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [atlas/master] Fix 'HSir' typo to 'HSDir', See #9911
commit cd53480bc038142fb9f7cc1e5f20951cfb4c2b25
Author: Justin Bull <me@xxxxxxxxxxxxx>
Date: Sun Oct 6 13:51:43 2013 -0400
Fix 'HSir' typo to 'HSDir', See #9911
---
js/models/relay.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/models/relay.js b/js/models/relay.js
index 3730d79..3995355 100644
--- a/js/models/relay.js
+++ b/js/models/relay.js
@@ -26,7 +26,7 @@ define([
if (flag == "Guard") {
output.push([flag,"share_"+size[0]]);
}
- if (flag == "HSir") {
+ if (flag == "HSDir") {
output.push([flag,"book_alt_"+size[0]]);
}
if (flag == "Named") {
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits