ERP5Type: fix dummy memcached placeholder

When trying to use `MemcachedTool` without the `python-memcached` package,
a dummy implementation is supposed to allow installation while giving a
warning when called.

This dummy implementation was broken because it was calling a wrong class,
named `_MemcachedTool`, which did not exist. Instead, `_MemcacheTool` did
exist and was used for the real implementation.

This commit renames `_MemcacheTool` to `_MemcachedTool` to allow dummy
implementation to work.
19 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

01:27:20

failed ERP5.UnitTest-Master

02:16:45

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:54

passed SlapOS.Eggs.UnitTest-Master.Python3

00:32:48

passed Wendelin.UnitTest-Master

00:54:42

passed ERP5.CodingStyleTest-Master

01:16:00

passed ERP5.CodingStyleTest-Master

01:03:59

failed ERP5.UnitTest-Master

01:38:35

failed ERP5.UnitTest-Master

02:20:21

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:07

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:12

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:59

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:12

passed SlapOS.Eggs.UnitTest-Master.Python3

00:18:03

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:40

passed SlapOS.Eggs.UnitTest-Master.Python3

00:32:31

passed SlapOS.Eggs.UnitTest-Master.Python3

00:17:05

passed Wendelin.UnitTest-Master

00:36:28

passed Wendelin.UnitTest-Master

00:49:47