]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/CredentialsCache.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / auth / CredentialsCache.h
index 00bcca6a67ee1a82bb18b9898fe1ffd9c666b7df..3c44849c14182e4ba842be06c8e9011277fc35c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -51,7 +51,7 @@ public:
     void cleanup();
 
     /**
-     * Cleanup cache data after a reconfiguration has occured.
+     * Cleanup cache data after a reconfiguration has occurred.
      * Similar to cleanup() but also flushes stale config dependent
      * state from retained entries.
      */