[gnome-remote-desktop] settings: Remove a doubled 'to'



commit f90b04aa6549fbb8839842a1b71a96065f6bbf4a
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Mon Feb 28 19:09:15 2022 +0100

    settings: Remove a doubled 'to'

 src/org.gnome.desktop.remote-desktop.gschema.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/org.gnome.desktop.remote-desktop.gschema.xml.in 
b/src/org.gnome.desktop.remote-desktop.gschema.xml.in
index 939b9a68..6ea48754 100644
--- a/src/org.gnome.desktop.remote-desktop.gschema.xml.in
+++ b/src/org.gnome.desktop.remote-desktop.gschema.xml.in
@@ -6,7 +6,7 @@
       <default>false</default>
       <summary>Whether the RDP backend is enabled or not</summary>
       <description>
-        If set to to 'true' the RDP backend will be initialized.
+        If set to 'true' the RDP backend will be initialized.
       </description>
     </key>
     <key name='screen-share-mode' enum='org.gnome.desktop.remote-desktop.GrdRdpScreenShareMode'>
@@ -66,7 +66,7 @@
       <default>false</default>
       <summary>Whether the VNC backend is enabled or not</summary>
       <description>
-        If set to to 'true' the VNC backend will be initialized.
+        If set to 'true' the VNC backend will be initialized.
       </description>
     </key>
     <key name='view-only' type='b'>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]