diff --git a/docs/source/algorithms/CreateCacheFilename-v1.rst b/docs/source/algorithms/CreateCacheFilename-v1.rst index fd9fc1235ef167e7507c535d73b9fb882a604a36..653d8b318114067aef364ba83f19b08806de9072 100644 --- a/docs/source/algorithms/CreateCacheFilename-v1.rst +++ b/docs/source/algorithms/CreateCacheFilename-v1.rst @@ -73,7 +73,7 @@ Usage other_props = ["A=1", "B=2"] # Execute cache_path, signature = CreateCacheFilename( - PropertyManager = "test_bothprops", + PropertyManager = "excreatecachefilename", Properties = ['*a*'], OtherProperties = other_props, )