summaryrefslogtreecommitdiff
path: root/src/or/control.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/control.c')
-rw-r--r--src/or/control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/control.c b/src/or/control.c
index cd761078f3..0b9502359a 100644
--- a/src/or/control.c
+++ b/src/or/control.c
@@ -1737,7 +1737,7 @@ static const getinfo_item_t getinfo_items[] = {
"Time to wake up in this accounting period."),
/* deprecated */
ITEM("helper-nodes", entry_guards, NULL),
- ITEM("entry-nodes", entry_guards,
+ ITEM("entry-guards", entry_guards,
"Which nodes are we using as entry guards?"),
PREFIX("config/", config, "Current configuration values."),
DOC("config/names",