summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorJim Young <jyoung@gsu.edu>2017-03-26 10:02:59 -0500
committerMichael Mann <mmann78@netscape.net>2017-03-26 16:34:49 +0000
commitbe6584640ec12e1873e64e4632f7a0523848c9a6 (patch)
treea1b2f59f9254045517daac2c4fb2f70d56fb8550 /docbook
parent2d31c2a93d6e3e825dfa65b1952e76e88fd2467d (diff)
downloadwireshark-be6584640ec12e1873e64e4632f7a0523848c9a6.tar.gz
User Guide: Fix two trivial typos
Change-Id: I25bab6eb1072bec102e00a76027c7742a0ea883b Reviewed-on: https://code.wireshark.org/review/20714 Petri-Dish: Jim Young <jim.young.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.asciidoc b/docbook/wsug_src/WSUG_chapter_use.asciidoc
index ed9b9eabfc..5bc294f928 100644
--- a/docbook/wsug_src/WSUG_chapter_use.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_use.asciidoc
@@ -122,7 +122,7 @@ Linux) or at the top of your main screen (macOS). An example is shown in
[NOTE]
====
-Some menu items will be disabled (greyed out( if the corresponding feature isn't
+Some menu items will be disabled (greyed out) if the corresponding feature isn't
available. For example, you cannot save a capture file if you haven't captured
or loaded any packets.
====
@@ -712,7 +712,7 @@ image::wsug_graphics/ws-main-toolbar.png[{screenshot-attrs}]
|Toolbar Icon|Toolbar Item|Menu Item|Description
|image:wsug_graphics/toolbar/capture_interfaces_24.png[{toolbar-icon-attrs}] |button:[Interfaces...]|menu:Capture[Interfaces...]| This item brings up the Capture Interfaces List dialog box (discussed further in <<ChCapCapturingSection>>).
|image:wsug_graphics/toolbar/capture_options_24.png[{toolbar-icon-attrs}] |button:[Options...]|menu:Capture[Options...]| This item brings up the Capture Options dialog box (discussed further in <<ChCapCapturingSection>>) and allows you to start capturing packets.
-|image:wsug_graphics/toolbar/capture_start_24.png[{toolbar-icon-attrs}] |button:[Start]|menu:Capture[Start]| This item starts capturing packets with the options form the last time.
+|image:wsug_graphics/toolbar/capture_start_24.png[{toolbar-icon-attrs}] |button:[Start]|menu:Capture[Start]| This item starts capturing packets with the options from the last time.
|image:wsug_graphics/toolbar/capture_stop_24.png[{toolbar-icon-attrs}] |button:[Stop]|menu:Capture[Stop]| This item stops the currently running live capture process <<ChCapCapturingSection>>).
|image:wsug_graphics/toolbar/capture_restart_24.png[{toolbar-icon-attrs}] |button:[Restart]|menu:Capture[Restart]| This item stops the currently running live capture process and restarts it again, for convenience.
|image:wsug_graphics/toolbar/stock_open_24.png[{toolbar-icon-attrs}] |button:[Open...]|menu:File[Open...]| This item brings up the file open dialog box that allows you to load a capture file for viewing. It is discussed in more detail in <<ChIOOpen>>.