aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Control.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-16 00:23:39 +0100
commit12b96fd9abb9289039cb71a03703dcfc503f61e1 (patch)
treedde5f96c6e6d8f8a1960f5394b0f9921e7e9ab07 /nxcomp/src/Control.h
parent0a06ee77a2ffd2b1dc5f1d6ebe93789be12f259f (diff)
downloadnx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.gz
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.bz2
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.zip
fix formatting and spelling in various files
Diffstat (limited to 'nxcomp/src/Control.h')
-rw-r--r--nxcomp/src/Control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Control.h b/nxcomp/src/Control.h
index 764fca2c1..21edae77c 100644
--- a/nxcomp/src/Control.h
+++ b/nxcomp/src/Control.h
@@ -144,7 +144,7 @@ class Control
T_session_mode SessionMode;
//
- // Either immediate or defferred flushes.
+ // Either immediate or deferred flushes.
//
T_flush_policy FlushPolicy;