doc/index.html in brauser-2.0.3 vs doc/index.html in brauser-2.1.0
- old
+ new
@@ -158,11 +158,11 @@
# => true
browser.is?("< 2 && > 1")
# => true
</code></p>
-<p>The method <code>on</code> check is the current browser in one of the specifed platform. The platform should be passed as <code>Symbol</code>.</p>
+<p>The method <code>on</code> check is the current browser in one of the specified platform. The platform should be passed as <code>Symbol</code>.</p>
<p><code>ruby
browser.on?(:osx)
# => true
browser.on?([:windows, :ios])
@@ -279,10 +279,10 @@
<p>Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.</p>
</div></div>
<div id="footer">
- Generated on Wed Feb 27 09:17:03 2013 by
+ Generated on Fri Mar 1 17:26:25 2013 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.5.2 (ruby-1.9.3).
</div>
</body>
\ No newline at end of file