diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2024-05-21 23:07:12 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2024-05-21 23:07:12 +0200 |
commit | 99bee102279665e4c53eb6ddd51375e2b32d2a40 (patch) | |
tree | f828aad6d169fdf8fc54a6370b7e1f4695f1d474 /nx-X11/programs/Xserver/hw/nxagent/Options.h | |
parent | 7d8ea0b6f2135b36f0528ec3db79002f59859680 (diff) | |
download | nx-libs-99bee102279665e4c53eb6ddd51375e2b32d2a40.tar.gz nx-libs-99bee102279665e4c53eb6ddd51375e2b32d2a40.tar.bz2 nx-libs-99bee102279665e4c53eb6ddd51375e2b32d2a40.zip |
fix various spelling errors
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Options.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/Options.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Options.h b/nx-X11/programs/Xserver/hw/nxagent/Options.h index 951e3d697..7e67c9d33 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Options.h +++ b/nx-X11/programs/Xserver/hw/nxagent/Options.h @@ -61,7 +61,7 @@ typedef enum _BackingStoreMode here means "nxclient": Enable or disable copy and paste operations from the user's desktop - to the NX session or vice versa. This option can take four values: + to the NX session or vice-versa. This option can take four values: client The content copied on the client can be pasted inside the NX session. @@ -70,7 +70,7 @@ typedef enum _BackingStoreMode on the client. both The copy & paste operations are allowed both between the - client and the NX session and viceversa. + client and the NX session and vice-versa. none The copy&paste operations between the client and the NX session are never allowed. |