From b085e26d3ebc4a0b14ab2816fa77944ba0a3a636 Mon Sep 17 00:00:00 2001 From: Bastian Germann Date: Sat, 17 Apr 2021 09:48:43 +0000 Subject: [PATCH] Fix typo found by Lintian --- app/man/gbw3.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/man/gbw3.1 b/app/man/gbw3.1 index b3d9cc11b..9fa0c2c90 100644 --- a/app/man/gbw3.1 +++ b/app/man/gbw3.1 @@ -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