Fix small typos

This commit is contained in:
Robbert van der Helm
2020-05-04 00:21:44 +02:00
parent 51f3b6d18a
commit 592b5acdf1
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ option(
'use-winedbg',
type : 'boolean',
value : false,
description : 'Whether to run the Wien VST host with GDB attached. Might not always be reliable.'
description : 'Whether to run the Wine VST host with GDB attached. Might not always be reliable.'
)