]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/anyp/TrafficMode.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / anyp / TrafficMode.h
index 2e471c48509df45b5cef2bdc82b1da63ad5cfa80..2e74cad9aa4be159808bd9c11f6eae85deb88f73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -13,7 +13,7 @@ namespace AnyP
 {
 
 /**
- * Set of 'mode' flags defining types of trafic which can be received.
+ * Set of 'mode' flags defining types of traffic which can be received.
  *
  * Use to determine the processing steps which need to be applied
  * to this traffic under any special circumstances which may apply.