Skip to content

Commit 42cd4fc

Browse files
author
github-actions
committed
Generate (d5c6695)
1 parent 351f234 commit 42cd4fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REXML/XPathParser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ <h3 id="public-class-untitled-methods"><a href="#public-class-untitled-methods">
798798

799799

800800
<div class="method-source-code" id="sort-source">
801-
<pre class="ruby"><span class="ruby-comment"># File lib/rexml/xpath_parser.rb, line 765</span>
801+
<pre class="ruby"><span class="ruby-comment"># File lib/rexml/xpath_parser.rb, line 803</span>
802802
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">sort</span>(<span class="ruby-identifier">array_of_nodes</span>)
803803
<span class="ruby-keyword">return</span> <span class="ruby-identifier">array_of_nodes</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">array_of_nodes</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">&lt;=</span> <span class="ruby-value">1</span>
804804

0 commit comments

Comments
 (0)