diff --git a/templates/dups.html b/templates/dups.html
index 7cea30e..73d57e0 100644
--- a/templates/dups.html
+++ b/templates/dups.html
@@ -189,7 +189,7 @@
{{auto.str|safe}}
Automatically Keeping {{all_count.k_files}} files and deleting {{all_count.d_files}} files
- Leaving {{all_count.manual}} manual choices to make (to keep {{DD.uniq_dups-all_count.k_files}} files and delete {{DD.total_dups-all_count.d_files}} files)
+ Leaving {{all_count.manual}} manual choices to make (to keep {{DD.uniq_dups-all_count.k_files}} files and delete {{DD.total_dups-all_count.k_files-all_count.d_files-all_count.manual}} files)
{% endif %}