Merge branch 'master' into 'master'

Fix typo found by Lintian

See merge request gambas/gambas!223
This commit is contained in:
Benoît Minisini 2021-04-21 17:20:59 +00:00
commit 655b56bac4

View file

@ -78,7 +78,7 @@ can convert a gambas project to an executable script file using the --convert-pr
.br
The input project directory is used to createthe script which is written to the output script directory.
.br
The script is created and named the same as the orginating project.
The script is created and named the same as the originating project.
.B gbs3
MyProjectDirectory DestinationScriptDirectory