diff options
Diffstat (limited to 'nxcomp/src/Control.h')
-rw-r--r-- | nxcomp/src/Control.h | 2 |
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; |