<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -193,7 +193,7 @@ application's root directory (see the `:root` option). The best way to
 specify an alternative directory name within the root of the application is
 to use a deferred value that references the `:root` option:
 
-    set :public, Proc.new { File.join(root, &quot;templates&quot;) }
+    set :views, Proc.new { File.join(root, &quot;templates&quot;) }
 
 ### `:run` - enable/disable the built-in web server
 </diff>
      <filename>configuration.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7843e6f184d2231f7135f2f35bf18ba46d05092c</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </author>
  <url>http://github.com/quirkey/sinatra.github.com/commit/d07281a35d070ea8372378ffc94abf0bad0fe6dc</url>
  <id>d07281a35d070ea8372378ffc94abf0bad0fe6dc</id>
  <committed-date>2009-02-22T07:11:55-08:00</committed-date>
  <authored-date>2009-02-22T07:11:55-08:00</authored-date>
  <message>Fix 'set :views' typo</message>
  <tree>928741a24ad35608a84b457f412e2df5d26423d2</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
