diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2016-10-10 01:00:38 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-10-13 14:04:53 +0200 |
commit | 0bf52dc991cd8acd2ab2fdcf43d21863ce1bc1e1 (patch) | |
tree | 359711fa5f85756de613704419ac344bacc8c686 | |
parent | 133c91f732c6259fa9099100cd5b781d5b1cbfa1 (diff) | |
download | nx-libs-0bf52dc991cd8acd2ab2fdcf43d21863ce1bc1e1.tar.gz nx-libs-0bf52dc991cd8acd2ab2fdcf43d21863ce1bc1e1.tar.bz2 nx-libs-0bf52dc991cd8acd2ab2fdcf43d21863ce1bc1e1.zip |
nxcomp: Fix typo in usage message.
-rw-r--r-- | nxcomp/Misc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp index b1f024601..71013fc6f 100644 --- a/nxcomp/Misc.cpp +++ b/nxcomp/Misc.cpp @@ -326,7 +326,7 @@ defer=n\n\ tile=s\n\ menu=n\n\ sleep=n\n\ -tolerancecehcks=s\n\ +tolerancechecks=s\n\ These options are interpreted by the NX agent. They\n\ are ignored by the proxy.\n\ \n\ |