User Guide: Fix two trivial typos
authorJim Young <jyoung@gsu.edu>
Sun, 26 Mar 2017 15:02:59 +0000 (10:02 -0500)
committerMichael Mann <mmann78@netscape.net>
Sun, 26 Mar 2017 16:34:49 +0000 (16:34 +0000)
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>
docbook/wsug_src/WSUG_chapter_use.asciidoc

index ed9b9eabfc33460f582e8d65819b0a5d427080ae..5bc294f9282e60ebd93b863db261bbc048d26916 100644 (file)
@@ -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>>.