summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
Diffstat (limited to 'textw')
-rw-r--r--textw/network_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/network_text.py b/textw/network_text.py
index 53674a89f..7307a472c 100644
--- a/textw/network_text.py
+++ b/textw/network_text.py
@@ -88,7 +88,7 @@ class NetworkWindow:
anchorLeft = 1)
secondg.setField (Label (_("Secondary nameserver:")), 0, 4,
anchorLeft = 1)
- secondg.setField (Label (_("Ternary nameserver:")), 0, 5,
+ secondg.setField (Label (_("Tertiary nameserver:")), 0, 5,
anchorLeft = 1)
if ask_ptp:
secondg.setField (Label (_("Point to Point (IP):")), 0, 6,