From c2221da4c2a0d2e57df5d729986ffcd5f48fa2f2 Mon Sep 17 00:00:00 2001 From: jpattWPC Date: Fri, 3 Feb 2023 15:57:12 -0600 Subject: [PATCH] Fix typo --- vdiclient.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdiclient.ini.example b/vdiclient.ini.example index f4a5d99..8d3fa27 100644 --- a/vdiclient.ini.example +++ b/vdiclient.ini.example @@ -1,7 +1,7 @@ [General] # This is the title that is diplayed to the user title = VDI Login -# This is the PySimpleGui Theme that is used. Run pvevdi.py with flag `--list_themes` for a list of themes +# This is the PySimpleGui Theme that is used. Run vdiclient.py with flag `--list_themes` for a list of themes theme = LightBlue # Program Icon icon = vdiicon.ico