diff --git a/Framework/PythonInterface/plugins/algorithms/CreateCacheFilename.py b/Framework/PythonInterface/plugins/algorithms/CreateCacheFilename.py
index 3fef9760f2137e8ce14bc0762f724f877c13bbfe..7504a25a211797b8cec327297feb9cf886c2b67d 100644
--- a/Framework/PythonInterface/plugins/algorithms/CreateCacheFilename.py
+++ b/Framework/PythonInterface/plugins/algorithms/CreateCacheFilename.py
@@ -12,7 +12,7 @@ class CreateCacheFilename(PythonAlgorithm):
     def category(self):
         """
         """
-        return "Utils"
+        return "Utility"
 
     def name(self):
         """