We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9a0a1 commit 4aa35fbCopy full SHA for 4aa35fb
kasmvnc/run.sh
@@ -189,7 +189,7 @@ else
189
190
if [[ -f "$kasm_config_file" ]]; then
191
echo "WARNING: Custom user KasmVNC config exists, not overwriting!"
192
- echo "WARNIGN: Ensure that you manually configure the appropriate settings."
+ echo "WARNING: Ensure that you manually configure the appropriate settings."
193
kasm_config_file="/dev/stderr"
194
else
195
echo "WARNING: This may prevent custom user KasmVNC settings from applying!"
0 commit comments