Skip to content

Commit 254e219

Browse files
author
David Otis
committed
bcit-ci#4189 capital i
1 parent 87f77ce commit 254e219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Class Reference
204204
:param string $item: config item name
205205
:returns: Config item value with a trailing forward slash or NULL if not found
206206
:rtype: mixed
207-
:throws: RuntimeException if no (valid) configuration file is found
207+
:throws: RuntimeException If no (valid) configuration file is found
208208

209209
This method is identical to ``item()``, except it appends a forward
210210
slash to the end of the item, if it exists.

0 commit comments

Comments
 (0)