Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: add missing dots ;).
  • Loading branch information
Mark Clarkstone authored and perexg committed Nov 10, 2016
1 parent e545a31 commit 1692083
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/class/caclient.md
Expand Up @@ -11,7 +11,7 @@ The following functions are available:

Button | Function
--------------------|---------
**Save** | Save any changes made to the CA client configuration
**Save** | Save any changes made to the CA client configuration.
**Undo** | Undo any changes made to the CA client configuration since the last save.
**Add** | Add a new CA client configuration.
**Delete** | Delete an existing CA client configuration.
Expand Down
2 changes: 1 addition & 1 deletion docs/class/dvrconfig.md
Expand Up @@ -12,7 +12,7 @@ The following functions are available:

Button | Function
--------------------|---------
**Save** | Save any changes made to the selected profile
**Save** | Save any changes made to the selected profile.
**Undo** | Undo any changes made to the selected profile since the last save.
**Add** | Add a new profile.
**Delete** | Delete an existing profile.
Expand Down
3 changes: 1 addition & 2 deletions docs/class/mpegts_network.md
Expand Up @@ -44,8 +44,7 @@ then select the required network type:
!['Network selection'](static/img/doc/networktypeselect.png)

Then using the resultant dialog enter/select the desired network
options. A common set of fields is used for the *[Add]* dialog,
most of which can be seen in the grid view.
options.

!['Add new network'](static/img/doc/addnewnetwork.png)

Expand Down
4 changes: 2 additions & 2 deletions docs/class/profile.md
Expand Up @@ -29,10 +29,10 @@ The following functions are available:

Button | Function
--------------------|---------
**Save** | Save any changes made to the selected configuration
**Save** | Save any changes made to the selected configuration.
**Undo** | Undo any changes made to the selected configuration since the last save.
**Add** | Add a new profile.
**Delete** | Delete the selected entry
**Delete** | Delete the selected entry.
**Clone** | Clone the currently selected profile.

<tvh_include>inc/common_button_table_end</tvh_include>
Expand Down
3 changes: 1 addition & 2 deletions docs/markdown/inc/edit_grid_entries.md
Expand Up @@ -21,8 +21,7 @@ can now be kept (*[Save]* button), or abandoned (*[Undo]* button).

Highlight (select) the entries in the grid that you'd like to edit, then
click the *[Edit]* button from the menu bar, the edit dialog should now
be displayed. A common set of fields is used for the edit dialog, most
of which can be seen in the grid view. Note that when editing multiple
be displayed. Note that when editing multiple
entries there is an additional check box before each setting,
ticking it will apply that setting to all selected entries.

Expand Down

0 comments on commit 1692083

Please sign in to comment.