From 40a71259a25176e3927e6aea15e67c135775b139 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 15 Mar 2024 00:58:43 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index de5d4c2..3d74038 100644 --- a/FAQ.md +++ b/FAQ.md @@ -296,7 +296,7 @@ https://github.com/rustdesk/rustdesk/discussions/6444#discussioncomment-8521217 # Some X11 connection connection refused issue https://github.com/rustdesk/rustdesk/discussions/5095#discussioncomment-8768671 -> i asm also hit this in arch kde x11 session. +> I also hit this in arch kde x11 session. > ``` > sudo pacman -S xorg-xhost > ```