aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsluarm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsluarm.xml b/docbook/wsluarm.xml
index 906051932b..0e769511ec 100644
--- a/docbook/wsluarm.xml
+++ b/docbook/wsluarm.xml
@@ -158,7 +158,7 @@ do
-- using this function we register our function
-- to be called when the user selects the Tools->Test->Packets menu
- register_menu("Test/Packets", menuable_tap, MENU_TOOLS)
+ register_menu("Test/Packets", menuable_tap, MENU_TOOLS_UNSORTED)
end
</programlisting>
</section>