<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -122,7 +122,7 @@ module Merb::RenderMixin
       # Raise an error if there's no template
       unless template_method &amp;&amp; self.respond_to?(template_method)
         template_files = Merb::Template.template_extensions.map { |ext| &quot;#{template_location}.#{ext}&quot; }
-        raise TemplateNotFound, &quot;Oops! No template found. Merb was looking for #{template_files.join(', ')}&quot; + 
+        raise TemplateNotFound, &quot;Oops! No template found. Merb was looking for #{template_files.join(', ')} &quot; + 
           &quot;for content type '#{content_type}'. You might have mispelled the template or file name. &quot; + 
           &quot;Registered template extensions: #{Merb::Template.template_extensions.join(', ')}. &quot; +
           &quot;If you use Haml or some other template plugin, make sure you required Merb plugin dependency &quot; + </diff>
      <filename>merb-core/lib/merb-core/controller/mixins/render.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c0e4bcb183a8f06ef9698d3aa28df615cbb569c7</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb/commit/8227129da4d173c514fd86d86834974547f947a9</url>
  <id>8227129da4d173c514fd86d86834974547f947a9</id>
  <committed-date>2008-11-24T18:29:26-08:00</committed-date>
  <authored-date>2008-11-24T18:29:26-08:00</authored-date>
  <message>[#1057 state:resolved] Fixes missing space in TemplateNotFound</message>
  <tree>242f20fb4b6ee4fc0d559600ceca6cac152b47da</tree>
  <committer>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </committer>
</commit>
