Hi Tim,
Its because you changed the value of this setting to true instead of leaving it at the default false:
<add key="ShowModuleTitleInSearchResultLink" value="false"/>
So you're getting
Page Name > Module Title
and they happen to be the same.
Hope that helps,
Joe