Motherless: Fix self test title
[videosite.git] / videosite / MotherlessGrabber.pm
index e87602e..9f3feaa 100644 (file)
@@ -20,7 +20,7 @@ sub new {
     my $self = $class->SUPER::new(
         NAME => 'motherless',
         _SELFTESTURL => 'http://motherless.com/4976432',
-        _SELFTESTTITLE => 'Teen masturbation in shower',
+        _SELFTESTTITLE => 'Teen Masturbating In Shower',
         PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*motherless.com/([a-zA-Z0-9]+))'],
         @_,
     );