From d0a85e263eeaed90a8bd7e782979421bb6614a14 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 10 Nov 2018 11:11:55 +0100 Subject: freerdp2-session.in: Fix typo in comment. --- freerdp2-session.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freerdp2-session.in b/freerdp2-session.in index 78e1979..b08d98c 100755 --- a/freerdp2-session.in +++ b/freerdp2-session.in @@ -34,7 +34,7 @@ if [ -e "$socket" ]; then AUTH_INFO_DOMAIN=$(echo "$AUTH_INFO" | awk '{ print $3 }') AUTH_INFO_HOST=$(echo "$AUTH_INFO" | awk '{ print $4 }') - # FIXME: it seems, pulseaudio is not startet at this point for the guest user + # FIXME: it seems, pulseaudio is not started at this point for the guest user # However, launching it here with pulseaudio -D feels wrong in the age of systemd # give the RDP server a little bit of time to recover from libpam-freerdp2's freerdp2-auth-check test connect. -- cgit v1.2.3