Skip to content

Commit

Permalink
Mistype correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasguisasola committed Sep 28, 2023
1 parent 5bc3091 commit dad648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h2><a name="auxiliar"></a>Auxiliar functions</h2>
<dd>Returns a new table with all the passed arguments stored in it.</dd>

<dt><a name="splitonfirst"></a><strong><code>cgilua.splitfirst (path)</code></strong></dt>
<dd>Returns two strings with the "first directory" and the "remaining paht" of the given
<dd>Returns two strings with the "first directory" and the "remaining path" of the given
<code>path</code> string splitted on the first separator ("/" or "\").</dd>

<dt><a name="splitonlast"></a><strong><code>cgilua.splitonlast (path)</code></strong></dt>
Expand Down

0 comments on commit dad648c

Please sign in to comment.