Tethereal/tethereal -> TShark/tshark.
[metze/wireshark/wip.git] / gtk / help_dlg.c
index 76b9f7ee67c67e98bdb62db16e63ac55934aeffc..1c2e1e632299ff5c0901ebd1173a9d93a1e3a339 100644 (file)
@@ -363,8 +363,8 @@ topic_action(topic_action_e action)
     case(LOCALPAGE_MAN_WIRESHARK_FILTER):
         browser_open_data_file("wireshark-filter.html");
         break;
-    case(LOCALPAGE_MAN_TWIRESHARK):
-        browser_open_data_file("twireshark.html");
+    case(LOCALPAGE_MAN_TSHARK):
+        browser_open_data_file("tshark.html");
         break;
     case(LOCALPAGE_MAN_DUMPCAP):
         browser_open_data_file("dumpcap.html");