Reports incorrect names of partials.

Example:


  {% partialdef button %}
    
  {% endpartialdef %}

  {% partial buton %}