Skip to content

Commit e65f489

Browse files
author
Phil Sturgeon
committed
Removed the starting slash from uri_string() documentation.
1 parent 74b648c commit e65f489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide/libraries/uri.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h2>$this->uri->uri_string()</h2>
191191

192192
<p>The function would return this:</p>
193193

194-
<code>/news/local/345</code>
194+
<code>news/local/345</code>
195195

196196

197197
<h2>$this->uri->ruri_string()</h2>

0 commit comments

Comments
 (0)