Skip to content

Commit ffa6136

Browse files
committed
EN: helpviewer : typos fixed
1 parent ed462ef commit ffa6136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/helpviewer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Organization [HelpViewer][HelpViewer] contains 2 basic types of repositories:
1515
| [Translations][RTranslations] | Language translation strings for UI of HelpViewer. Repository is inserted to **HelpViewer** as a Git submodule. It is also one of the sources of language list which is offered to user for language selection of UI and help file version. |
1616
| [.github][R.github] | Base repository of organization with operational information. |
1717
| [helpviewer.github.io][RWebHello] | GitHub Pages project for web presentation. [CI deployment script][RWebHelloDeploy] will do page content update with defined version number to deploy. |
18-
| [fulltextSearchDBBuilder][FTSIndexBuilder] | Full text index generator logic. This Bash skript is used by CI scripts which handles publishing of help files in case there is required to create full text index. |
18+
| [fulltextSearchDBBuilder][FTSIndexBuilder] | Full text index generator logic. This Bash script is used by CI scripts which handles publishing of help files in case there is required to create full text index. |
1919
| [helpTemplate][RhelpTemplate] | Template for help file project. It is intended for help authors as a basic blank project. |
2020

2121
## Help files repositories
@@ -25,7 +25,7 @@ Repository names are starting with **help\***. Due to the naming of the project,
2525
| Repository | Content |
2626
|---|---|
2727
| [helpHello][RhelpHello] | Project hello help file for public web presentation. |
28-
| [helpUser][RhelpUser] | Help file with starting instruction, UI description for HelpViewer users. Ut describes basic work with Viewer. |
28+
| [helpUser][RhelpUser] | Help file with starting instruction, UI description for HelpViewer users. It describes basic work with Viewer. |
2929
| [helpAuthorsGuide][RhelpAuthorsGuide] | (This) Help file (pages) for help file authors. Describes all necessary steps for creation and publishing of your own help file. |
3030

3131
## Version publishing

0 commit comments

Comments
 (0)