FAQ: Traversing the DOM - Parent & Siblings

Why does the example use $(this), but I should use $(event.currentTarget)? I read this answer. It’s good but didn’t clear things up for me 100%