diff options
Diffstat (limited to 'includes/SquidUpdate.php')
-rw-r--r-- | includes/SquidUpdate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/SquidUpdate.php b/includes/SquidUpdate.php index f69d1f0b..c8497a83 100644 --- a/includes/SquidUpdate.php +++ b/includes/SquidUpdate.php @@ -6,7 +6,7 @@ */ /** - * @todo document + * Handles purging appropriate Squid URLs given a title (or titles) * @ingroup Cache */ class SquidUpdate { |